mirror of
https://github.com/denisidoro/navi
synced 2024-11-10 22:14:15 +00:00
4627b5db0b
Partially solves #37
3 lines
122 B
Bash
3 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"'
|