fish-shell/share
Jared Grubb d9d9fa512d vi bindings: add CTRL-C handler in default mode
There is no CTRL-C handler for the default mode in the vi bindings. This makes it difficult to say "never mind" and start a new command line like you can do in bash's vi mode. 

There were CTRL-C handlers for insert and visual modes that go back to default mode, but nothing happens in default mode. I copy-pasted the CTRL-C handler from the default key bindings file.
2014-10-31 22:17:17 -07:00
..
completions Update completion for Bundler 2014-10-28 11:58:31 +08:00
functions vi bindings: add CTRL-C handler in default mode 2014-10-31 22:17:17 -07:00
tools Added hg repo status to robbyrussell example prompt 2014-10-26 16:00:12 +08:00
config.fish Create and use $DATADIR/vendor_completions.d/ for upstream completions 2014-10-01 21:28:01 +08:00