Weechat: Difference between revisions

From wikinotes
 
Line 20: Line 20:
| <code>~/.weechat</code> || weechat config-dir
| <code>~/.weechat</code> || weechat config-dir
|-
|-
| <code>~/.weechat/${LANG}/autoload/*</code> || plugins loaded with weechat
|}
|}
</blockquote><!-- locations -->
</blockquote><!-- locations -->

Revision as of 02:20, 26 August 2023

weechat is a modern TUI irc client. It has many features of irssi built into it's core.

Documentation

all official docs https://weechat.org/doc/
user docs https://weechat.org/files/doc/stable/weechat_user.en.html
scripting docs https://weechat.org/files/doc/stable/weechat_scripting.en.html

Locations

~/.weechat weechat config-dir
~/.weechat/${LANG}/autoload/* plugins loaded with weechat

Usage

weechat usage
weechat configuration
weechat scripts