36
Improving zsh autocompletion?
(feddit.uk)
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
you should be able to reconfigure the plugin, I have it set to pull from history first and after that look for standard command completion using the following:
important is that you put this BEFORE sourcing the plugin.
the github should carry more information on how to configure this plugin.
PS: I use all of 4 plugins (fzf-tab-bin, zsh-autosuggestions, zsh-syntax-highlighting, zsh-history-substring-search) and I have a better shell in zsh than I will ever have in fish, I don't need anything more fancy and oh-my-zsh is hell to work with compared to a simple .zshrc I handrolled because it's got any other shell I know beat (yes I know of nushell and it is cool, but it's even less posix than fish). also, once you're done run
zcompile .zshrc
, you won't regret it.It worked! Thank you so much. That's all I need. I have seen people use zsh-history-substring-search and fzf-tab but I don't currently need them, so I won't use them. Once again, thank you so much.
No problem, I was looking for this after I tried using fish seriously for a month and it was the only thing I needed
Commenting so I can remember to try this out! Cheers mate!
You can save posts on Lemmy, for me it's a bookmark icon (I use liftoff) they will show up in your bookmarks.
I love this feature as a nice "come back to this later" button
Yup, did that too! :)