aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/functions/fish_default_key_bindings.fish
Commit message (Collapse)AuthorAge
* Add some const, fix spacesGravatar ridiculousfish2013-06-02
|
* transpose-wordsGravatar Christian Rishøj2013-06-02
|
* command and binding for transpose-charsGravatar Christian Rishøj2013-05-24
|
* Teach fish about rxvt's special key bindingsGravatar ridiculousfish2013-04-28
| | | | https://github.com/fish-shell/fish-shell/issues/657
* Keybinding of \ew and \ed: Insert a newline before displaying infoGravatar Cheer Xiao2013-01-07
|
* Make meta-backspace less aggressive about what it deletesGravatar ridiculousfish2012-12-20
|
* Fixed test statement in binding for Alt-DGravatar Siteshwar Vashisht2012-12-05
| | | | Fix for https://github.com/fish-shell/fish-shell/issues/421
* Fix for annoying messages when launching on SnowLeopardGravatar Peter Ammon2012-05-30
| | | | Fix for missing .o file in Makefile.in
* default_key_bindings: Added mappings for ctrl-arrow keys.Gravatar Dylan Smith2010-12-02
| | | | | On debian and ubuntu these control sequences are output while using gnome-terminal and xterm.
* remove trialing spaces #2Gravatar Grissiom2010-09-18
|
* Make the Alt-p keybinding respect the PAGER variableGravatar liljencrantz2007-10-06
| | | | darcs-hash:20071006103231-75c98-59ef22ad49526f52cff8a97d9fac9f003af19213.gz
* Make fish automatically realise a repaint is needed in more situations, ↵Gravatar liljencrantz2007-10-06
| | | | | | making many keybinding calls to 'commandline -f repaint' unneeded darcs-hash:20071005145919-75c98-ce349d3718e54df30a050b97afee48b56ab46348.gz
* Drop the unneeded input-function delete-line. It was only there for ↵Gravatar liljencrantz2007-09-30
| | | | | | compatiability with readline, which we have dropped. darcs-hash:20070930073018-75c98-d3abd6e63797c4954778486064f5f55a718f066c.gz
* First stab at dropping all support for readlines inputrc files and instead ↵Gravatar liljencrantz2007-09-26
using an internal system for performing keybinding. darcs-hash:20070925161447-75c98-1feaef88a4b518badb7879f598f06ab650a8f93b.gz