tmux: customize status bar, GUI bindings (Alt)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
man_choice=$(apropos . | awk '{ print $1 }' | dmenu -i)
|
||||
nvim -c ":Man $man_choice" -c "resize 100"
|
||||
nvim -c ":Man $man_choice" -c "only"
|
||||
|
||||
Reference in New Issue
Block a user