summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2019-04-04 18:36:38 -0400
committerLuke Smith <luke@lukesmith.xyz>2019-04-04 18:36:38 -0400
commit7af042167431b4a8ac522b86d69bb2ec1d2313ce (patch)
tree4b7670dbc5f3b976e1b6e59f7132b82872d718cc /README.md
parent44a6c377b131e5f446b1658978a071f52151e449 (diff)
xurls no longer required
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 684d535..5afdbb1 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ The [suckless terminal (st)](https://st.suckless.org/) with some additional feat
+ Very useful keybinds including:
+ 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 xurls and dmenu installed).
+ follow one (requires dmenu installed).
+ 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.