summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2019-05-03 20:11:37 -0400
committerLuke Smith <luke@lukesmith.xyz>2019-05-03 20:11:37 -0400
commitd9575acb88455977b16852360fed597d9415855f (patch)
tree29a5f62b6e599fd3665ce36172553d7010c61c88 /README.md
parente196d09b86326ffc2b8cb73e2747365504885e1a (diff)
copy urls with alt-y
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index b101fb5..0c9b374 100644
--- a/README.md
+++ b/README.md
@@ -10,6 +10,7 @@ The [suckless terminal (st)](https://st.suckless.org/) with some additional feat
+ Copy is alt-c, paste is alt-v or alt-p pastes from primary selection
+ Alt-l feeds all urls on screen to dmenu, so they user can choose and
follow one (requires dmenu installed).
+ + Alt-y does the same as above, but copies the url with xclip.
+ Zoom in/out or increase font size with Alt+Shift+k/j or u/d for larger intervals.
+ Hold alt and press either ↑/↓ or the vim keys k/j to move up/down in the terminal.
+ Shift+Mouse wheel do the same.