mirror of
https://github.com/denisidoro/navi.git
synced 2026-01-23 18:26:28 +00:00
7 lines
No EOL
145 B
Bash
7 lines
No EOL
145 B
Bash
#!/usr/bin/env bash
|
|
|
|
__call_navi() {
|
|
navi --print
|
|
}
|
|
|
|
bind '"\C-g": " \C-b\C-k \C-u`__call_navi`\e\C-e\C-a\C-y\C-h\C-e\e \C-y\ey\C-x\C-x\C-f"' |