diff options
author | Tyler Davis <tyler@gluecode.net> | 2024-06-07 04:05:36 +0000 |
---|---|---|
committer | Tyler Davis <tyler@gluecode.net> | 2024-06-07 04:05:36 +0000 |
commit | d95a00ccad42fe618759dc3212fb4e3b1aa0f8fb (patch) | |
tree | cb3c8a1df24f3a85df9edad12d5204c41134b726 /.config/snownews/keybindings | |
parent | 315fc69a6d1ea20dbf310679a298bbde4a410bee (diff) | |
download | dotfiles-d95a00ccad42fe618759dc3212fb4e3b1aa0f8fb.tar.gz dotfiles-d95a00ccad42fe618759dc3212fb4e3b1aa0f8fb.zip |
BSD cleanup
Diffstat (limited to '.config/snownews/keybindings')
-rw-r--r-- | .config/snownews/keybindings | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/.config/snownews/keybindings b/.config/snownews/keybindings index d5a571b..53bf5df 100644 --- a/.config/snownews/keybindings +++ b/.config/snownews/keybindings @@ -21,15 +21,15 @@ show feedinfo:i mark feed as read:m mark item unread:M # General keybindungs -next item:j -previous item:k +next item:n +previous item:p return to previous menu:h reload feed:r force reload feed:T open url:o open item url in overview:O -page up:b -page down: +page up:k +page down:j top:< bottom:> enter:l |