2
0
mirror of https://github.com/junegunn/fzf synced 2024-11-01 03:20:42 +00:00
fzf/shell
Jack Bates 1ccd8f6a64
[bash] Restore insertion point pre Bash 4 (#1881)
Make C-t more consistent pre and post Bash 4. It already kills the
command line separately before and after the insertion point. Add
set-mark and exchange-point-and-mark to restore the insertion point
after yanking back and apply the same behavior to M-c.

* CTRL-T should put extra space after pasted items

Co-authored-by: Junegunn Choi <junegunn.c@gmail.com>
2020-02-23 23:24:50 +09:00
..
completion.bash [bash] Strip trailing whitespace on kill completion 2020-02-20 16:36:59 +09:00
completion.zsh [completion] Allow users to customize fzf options via _fzf_comprun 2020-02-20 00:28:16 +09:00
key-bindings.bash [bash] Restore insertion point pre Bash 4 (#1881) 2020-02-23 23:24:50 +09:00
key-bindings.fish [fish] Remove perl from fish key bindings (#1635) 2019-07-13 14:47:51 +09:00
key-bindings.zsh [zsh] Prevent the current directory from appearing as ~dir in prompts (#1774) 2019-12-01 23:20:26 +09:00