Releases: jorgebucaran/autopair.fish
Releases · jorgebucaran/autopair.fish
1.0.4
1.0.3
- Don't bind anything unless
fish_key_bindings
is set.- Prevents startup errors whenever
fish_key_bindings
is not set or someone tried to erase it.
- Prevents startup errors whenever
1.0.2
- Re-
bind
pairs on$fish_key_bindings
changes.- Now you can change the bindings mode and continue using Autopair in the same session.
1.0.1
1.0.0
Automatically insert, erase, and skip matching pairs as you type in the command-line: ()
, []
, {}
, ""
, and ''
. 100%-Fish, no dependencies or external commands.