Blame
1c09a6 | Steven Anderson | 2024-12-17 19:43:55 | 1 | # weechat |
2 | ||||
3 | #### set autojoin channels |
|||
4 | /autojoin apply |
|||
5 | /layout store |
|||
6 | /save |
|||
7 | ||||
8 | #### change buffer notify level |
|||
9 | /buffer notify [level] |
|||
10 | /buffer notify highlight |
|||
11 | /buffer notify messages |
|||
12 | ||||
13 | #### change buffer |
|||
14 | /buffer [#] |
|||
15 | ||||
16 | #### fix alt key on iTerm2 |
|||
17 | Preferences->Profiles->Keys and click +Esc radio button for option keys. |