mirror of
https://github.com/notwa/rc
synced 2025-02-05 07:43:22 -08:00
remove old thing obsoleted by dirup
This commit is contained in:
parent
2ebcfd030e
commit
45c74a4521
1 changed files with 0 additions and 2 deletions
|
@ -124,8 +124,6 @@ bindkey ';3D' dirprev # alt+left
|
|||
bindkey ';3C' dirnext # alt+right
|
||||
bindkey ';3A' dirup # alt+up
|
||||
bindkey ';3B' dirview # alt+down
|
||||
# we type a space (and delete it afterwards) to force ^Y to yank from ^U
|
||||
#bindkey -s ';3A' ' ^Ucd ..^M^Y^H' # alt+up
|
||||
bindkey -s '^[s' '^Asudo ^E' # alt+s
|
||||
|
||||
bindkey -s '^[[6;2~' '\a' # shift+PgDn, do nothing, already at bottom (tmux)
|
||||
|
|
Loading…
Add table
Reference in a new issue