Add some scroll shortcuts to weechat
Signed-off-by: Stacy Harper <contact@stacyharper.net> Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
This commit is contained in:
parent
81385c228d
commit
fac35e8b6c
1 changed files with 2 additions and 0 deletions
|
@ -297,6 +297,8 @@ programchoicesinit() {
|
||||||
$icon_arl History Previous ^ 1 ^ key Alt+Shift+comma
|
$icon_arl History Previous ^ 1 ^ key Alt+Shift+comma
|
||||||
$icon_arr History Next ^ 1 ^ key Alt+Shift+period
|
$icon_arr History Next ^ 1 ^ key Alt+Shift+period
|
||||||
$icon_trm Buffer ^ 0 ^ type '/buffer '
|
$icon_trm Buffer ^ 0 ^ type '/buffer '
|
||||||
|
$icon_aru Scroll up ^ 1 ^ key Prior
|
||||||
|
$icon_ard Scroll down ^ 1 ^ key Next
|
||||||
"
|
"
|
||||||
WINNAME=weechat
|
WINNAME=weechat
|
||||||
elif echo "$WMNAME" | grep -i -w "sms"; then
|
elif echo "$WMNAME" | grep -i -w "sms"; then
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue