mirror of
https://github.com/Erreur32/cheat.git
synced 2024-12-22 13:42:11 +01:00
Add weechat
This commit is contained in:
parent
417f47f037
commit
c18e475fd1
1 changed files with 16 additions and 0 deletions
16
cheat/cheatsheets/weechat
Normal file
16
cheat/cheatsheets/weechat
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Set unread marker on all windows
|
||||
Ctrl-s Ctrl-u
|
||||
|
||||
# Switch buffer left
|
||||
Ctrl-p, Alt-left
|
||||
# Switch buffer right
|
||||
Ctrl-n, Alt-right
|
||||
# Next buffer with activity
|
||||
Alt-a
|
||||
# Switch buffers
|
||||
Alt-0...9
|
||||
|
||||
# Scroll buffer title
|
||||
F9/F10
|
||||
# Scroll nick list
|
||||
F11/F12
|
Loading…
Reference in a new issue