mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-19 03:12:47 +08:00
parent
c76d866317
commit
ed086fb1c8
|
@ -133,7 +133,7 @@ function fish_default_key_bindings -d "Default (Emacs-like) key bindings for fis
|
|||
bind $argv \ep '__fish_paginate'
|
||||
|
||||
# shift-tab does a tab complete followed by a search
|
||||
bind --key btab complete-and-search
|
||||
bind $argv --key btab complete-and-search
|
||||
|
||||
# escape cancels stuff
|
||||
bind \e cancel
|
||||
|
|
Loading…
Reference in New Issue
Block a user