mirror of
https://github.com/denisidoro/navi
synced 2024-11-22 11:33:10 +00:00
4 lines
122 B
Bash
4 lines
122 B
Bash
|
#!/usr/bin/env bash
|
||
|
|
||
|
bind '"\C-g": " \C-u \C-a\C-k`printf \"\\e\" && navi --print`\e\C-e\C-y\C-a\C-d\C-y\ey\C-h\C-e\C-b"'
|