I am having a hard time figuring out what you're trying to say here. The only 
thing I got with any certainty is that you think that hitting <enter> should 
auto-accept the suggestion. That's an incredibly dangerous and surprising 
behavior to put into a terminal shell. For example, `rm f` should _never_ 
automatically invoke `rm f*`.

-Kevin

On Apr 8, 2014, at 11:05 AM, glphvgacs <darwinsker...@gmail.com> wrote:

> 
> hello,
> 
> so is there a way to have suggestions categorised? that way one could
> say ok i was history *hits* first then whatever tab-completion would do
> in other shells, like command/path completion and then other stuff. this
> like the way vimperator and friends do it.
> 
> now since that's should result in closer results for each user, is there
> a way to accept the suggestion by default. meaning hitting <Enter> will
> not just accept the suggestion but also execute it. that would be like
> apple's Safari's (and webkit derivatives in general)  address bar
> behaviour.
> the idea is that user
> 1. exhausts suggestions [let him type]
> 2. finds a close suggestion and wants to modify/edit it
> 3. suggestion is good and wants it executed right away
> 
> so i would argue 3 is the majority of the cases _if_ history is included
> in suggestions (which i don't have it at the moment, will have to read
> the man).
> 
> for 2 <backspace> should clear the suggestion off the line and stay off.
> 
> 
> i can expalin more if need be, just let me know.
> 
> ------------------------------------------------------------------------------
> Put Bad Developers to Shame
> Dominate Development with Jenkins Continuous Integration
> Continuously Automate Build, Test & Deployment 
> Start a new project now. Try Jenkins in the cloud.
> http://p.sf.net/sfu/13600_Cloudbees
> _______________________________________________
> Fish-users mailing list
> Fish-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/fish-users


------------------------------------------------------------------------------
Put Bad Developers to Shame
Dominate Development with Jenkins Continuous Integration
Continuously Automate Build, Test & Deployment 
Start a new project now. Try Jenkins in the cloud.
http://p.sf.net/sfu/13600_Cloudbees
_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to