fzf/shell
林千里 e9e0011f1d
fix zsh ${(@)history} syntax does not work with ksh_arrays (#3893)
When `setopt ksh_arrays` in zsh, `${(@kv)history}` gives only the first entry rather than all.
2024-06-24 17:07:55 +09:00
..
completion.bash Add new options to bash completion 2024-06-03 09:45:20 +09:00
completion.zsh Remove comment in command substitution (#3875) 2024-06-19 11:22:57 +09:00
key-bindings.bash [bash] Indent multi-line history entries 2024-05-31 16:57:35 +09:00
key-bindings.fish [fish] Merge history before searching (#3852) 2024-06-12 13:56:20 +09:00
key-bindings.zsh fix zsh ${(@)history} syntax does not work with ksh_arrays (#3893) 2024-06-24 17:07:55 +09:00