aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/functions/fish_default_key_bindings.fish
Commit message (Expand)AuthorAge
* Bind clipboard-copy to \cx, restore yank bindingGravatar Fabian Homborg2016-06-21
* Run fish_indent on default_key_bindingsGravatar Fabian Homborg2016-05-25
* Add clipboard helper functions and bind themGravatar Fabian Homborg2016-05-25
* Bind btab also in vi-bindingsGravatar Fabian Homborg2016-05-03
* Allow setting key bindings universallyGravatar Fabian Homborg2016-04-26
* Remove named arg in fish_default_key_bindingsGravatar Fabian Homborg2016-04-26
* Set fish_key_bindings globally in binding functionsGravatar Fabian Homborg2016-04-26
* Let the binding functions set the binding variableGravatar Fabian Homborg2016-04-26
* add way to comment/uncomment a commandGravatar Kurtis Rader2016-04-19
* provide a better experience when user presses \cCGravatar Kurtis Rader2016-04-14
* add \r equivalent bindingGravatar Kurtis Rader2016-03-20
* allow \cJ (\n) to be bound separate from \cM (\r)Gravatar Kurtis Rader2015-12-08
* Remove duplicate \cw binding in default key bindingsGravatar ridiculousfish2015-11-08
* Update fish_default_key_bindings.fishGravatar maxried2015-10-29
* Add escape sequences for arrows in some linux VTsGravatar Fabian Homborg2015-09-01
* Make alt-arrow in iTerm2 do the same thing as elsewhereGravatar Fabian Homborg2015-08-25
* ctrl-p as up-or-search and ctrl-n as down-or-searchGravatar Jesse Nazario2015-07-19
* default key bindings: ignore FocusIn/FocusOut control sequencesGravatar David Adam2015-01-30
* Add Meta+H as keybinding for man page.Gravatar Konrad Borowski2014-09-28
* Fix F1 binding to work with multiple tokens.Gravatar Konrad Borowski2014-08-30
* Merge branch 'master' into 1218_rebaseGravatar ridiculousfish2014-03-29
|\
| * Support escape or up-arrow to cancel the completion search field.Gravatar ridiculousfish2014-01-27
| * Increased support for completion search field. Use btab (shift-tab) toGravatar ridiculousfish2014-01-27
* | RetabGravatar Maxim Gonchar2014-01-20
* | Merge remote-tracking branch 'upstream/master' into bind_modeGravatar Julian Aron Prenner2014-01-15
|\|
* | Add optional options to fish_default_key_bindingsGravatar Maxim Gonchar2014-01-15
| * Add Alt+. as a default binding for history-token-search-backwardGravatar David Adam2014-01-08
|/
* add bindings for PuTTY's I-can't-believe-it's-xterm keyboardGravatar David Adam2013-11-13
* Use basename for man argumentGravatar Konrad Borowski2013-11-09
* Allow reading manpages by using F1.Gravatar Konrad Borowski2013-11-09
* default key bindings: fix syntax errors introduced in 735af50Gravatar David Adam2013-09-24
* default key bindings: add further iTerm2 bindingsGravatar David Adam2013-09-24
* add support for downcase-word, upcase-word and capitalise-wordGravatar Christian Rishøj2013-09-09
* OS X Mavericks keybinding fixGravatar ridiculousfish2013-09-05
* Fix more indentation in fish_default_key_bindings.fishGravatar ridiculousfish2013-08-31
* Fix indentationGravatar ridiculousfish2013-08-31
* Support iTerm2 forward/backward word escapesGravatar ridiculousfish2013-08-31
* 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
* 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 annoying messages when launching on SnowLeopardGravatar Peter Ammon2012-05-30
* default_key_bindings: Added mappings for ctrl-arrow keys.Gravatar Dylan Smith2010-12-02
* remove trialing spaces #2Gravatar Grissiom2010-09-18
* Make the Alt-p keybinding respect the PAGER variableGravatar liljencrantz2007-10-06
* Make fish automatically realise a repaint is needed in more situations, makin...Gravatar liljencrantz2007-10-06
* Drop the unneeded input-function delete-line. It was only there for compatiab...Gravatar liljencrantz2007-09-30