mirror of
https://github.com/denisidoro/navi
synced 2024-11-21 19:13:07 +00:00
3 lines
151 B
Bash
3 lines
151 B
Bash
#!/usr/bin/env bash
|
|
|
|
bind '"\C-g": " \C-u \C-a\C-k`printf \"\\e\" && NAVI_USE_FZF_ALL_INPUTS=true navi --print`\e\C-e\C-y\C-a\C-d\C-y\ey\C-h\C-e\C-b"'
|