Add copy selection menu entry for st
This commit is contained in:
parent
ba38ecc702
commit
6162fa846f
1 changed files with 1 additions and 0 deletions
|
@ -72,6 +72,7 @@ programchoicesinit() {
|
|||
echo $WMCLASS | grep -i "st-256color" && CHOICES="$(echo "
|
||||
Type complete ^ 0 ^ key Ctrl+Shift+u
|
||||
Copy complete ^ 0 ^ key Ctrl+Shift+i
|
||||
Copy selection ^ 0 ^ key Ctrl+Shift+c
|
||||
Paste ^ 0 ^ key Ctrl+Shift+v
|
||||
Zoom + ^ 1 ^ key Ctrl+Shift+Prior
|
||||
Zoom - ^ 1 ^ key Ctrl+Shift+Next
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue