Commit 1c09a6
2024-12-17 19:43:55 Steven Anderson: initial weechat| /dev/null .. ScriptFu/unix/weechat.md | |
| @@ 0,0 1,17 @@ | |
| + | # weechat |
| + | |
| + | #### set autojoin channels |
| + | /autojoin apply |
| + | /layout store |
| + | /save |
| + | |
| + | #### change buffer notify level |
| + | /buffer notify [level] |
| + | /buffer notify highlight |
| + | /buffer notify messages |
| + | |
| + | #### change buffer |
| + | /buffer [#] |
| + | |
| + | #### fix alt key on iTerm2 |
| + | Preferences->Profiles->Keys and click +Esc radio button for option keys. |