Added "Common issues" section to README.
This commit is contained in:
parent
6fc93d1f7a
commit
5b81d39892
@ -28,6 +28,15 @@ Usage
|
|||||||
|
|
||||||
Run `/help -listfull tox` to get a list of all available commands.
|
Run `/help -listfull tox` to get a list of all available commands.
|
||||||
|
|
||||||
|
Common issues
|
||||||
|
-------------
|
||||||
|
### Long Tox names messing up WeeChat layout
|
||||||
|
|
||||||
|
Tox allows names up to 128 bytes long. To prevent long names from taking all your screen space, you can set the following options in WeeChat:
|
||||||
|
- `weechat.bar.nicklist.size_max`
|
||||||
|
- `weechat.look.prefix_align_max`
|
||||||
|
- `buffers.look.name_size_max` (if using buffers.pl)
|
||||||
|
|
||||||
TODO
|
TODO
|
||||||
----
|
----
|
||||||
- Encrypted save files
|
- Encrypted save files
|
||||||
|
Loading…
Reference in New Issue
Block a user