> It took me a while to get over the lack of history expansions. But it's 
> actually easier to hit Up arrow (!!) or Alt-Up (!$)

Yes, except when you want to combine a previous command with the new one. For 
example, something I do very often (maybe it’s just me), in bash:

$ which footer
/usr/local/bin/foobar
$ more `!!`
…contents of footer

This is more cumbersome IMHO to do in fish, because I have to do:

Up Ctrl-A more ( Ctrl-E )

It’s only one more keystroke, but it feels complicated for some reason.

The page Sanne sent looks promising, I’ll have to take a look.

Cheers,
—Diego


------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to