mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-24 00:06:00 +08:00
93b9e7443e
This undoes the inheritance since it shared too much. The idea here is to share bindings that aren't something the editors we're inspired by do - there's no "execute" in vi. The basic editing and moving bindings are now vi-style in vi-mode and emacs-style in default mode.
17 lines
633 B
Plaintext
17 lines
633 B
Plaintext
emacs transpose words, default timeout: no delay
|
|
emacs transpose words, default timeout: short delay
|
|
emacs transpose words, default timeout: long delay
|
|
prime vi mode, default timeout
|
|
vi-mode default timeout set correctly
|
|
vi replace line, default timeout: long delay
|
|
vi mode replace char, default timeout: long delay
|
|
vi replace line, 100ms timeout: long delay
|
|
vi replace line, 100ms timeout: short delay
|
|
t-binding success
|
|
default-mode custom timeout set correctly
|
|
emacs transpose words, 100ms timeout: no delay
|
|
emacs transpose words, 100ms timeout: short delay
|
|
emacs transpose words, 100ms timeout: long delay
|
|
ctrl-v seen
|
|
ctrl-o seen
|