-
-
Notifications
You must be signed in to change notification settings - Fork 148
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Simplification #346
Comments
If you want to customize the colors, I recommend you use my Z Colors plugin.
What do you mean with “listing the whole system”? Can you give an example of when it does that?
No idea what you mean with that. Can you be more specific?
That’s an interesting an idea. 👍🏽 I’ll give it some thought. |
on that last point, I use fasd and with that there is an interactive "mode" which does exactly what I suggested you but there are no theming options available nor will there ever be. Also i cant be piped through fzf. The fact that all you have to do is tap a number and thats it makes it appealing. I will have a look at zcolors tonight. thank you for the suggestion. As soon as you start typing you get programs, directories, flag completions etc. What I meant was a setting whereby you can choose to see only file or directories etc. All people really need is the most recently used and the most frequently used programs/commands/dirs/flags, don't need to see the all at the same time so if I can configure to show, for example (my case needs) :
I hope this is more clear for you. keep up the awesome work Andy |
Is there any chance to add the ability to use ESC to leave the completions widget? As an example if I use tab to enter the completions list and want to get out of it, I have to type something and then delete it or yank some text. Just hitting ESC would be nice. |
I think most of this should be better by now. If there are specific things you would still like improved, then please open a new issue for each point individually. It's easier to keep track of them that way, rather than having one big list in a single issue. |
Try adding this to your zstyle ':autocomplete:*' min-delay 1.0 # seconds Documented here. |
I love what you have done, but it can be very overwhelming at times, so much so I had to disable it.
It literally shows everything, all the time. I doubt anyone would need it "all" all the time. To much to process.
I suggest the following:
frequently used at number 1 and least at 0 etc.
Thats it for now, I will edit this post if I come up with any more.
The text was updated successfully, but these errors were encountered: