mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-11-01 07:59:22 +01:00
hexchat/configs.md: note atternetive timestamp format
This commit is contained in:
parent
40244c90f5
commit
039bd1f7ad
@ -1,7 +1,7 @@
|
|||||||
# HexChat configs
|
# HexChat configs
|
||||||
|
|
||||||
* Timestamp format: `[%Y-%j %H.%M.%S]`
|
* Timestamp format: `[%Y-%j %H.%M.%S]` or `[%G-W%V-%u %H:%M:%S]`
|
||||||
* Example: `2021-173 19.40.50`
|
* Example: `2021-173 19.40.50` or `2021-W34-5 13:44:50`
|
||||||
* Nickname length: `/set text_max_indent 640`
|
* Nickname length: `/set text_max_indent 640`
|
||||||
* so huge nicknames (especially with RELAYMSG) won't overlap timestamps
|
* so huge nicknames (especially with RELAYMSG) won't overlap timestamps
|
||||||
* source: https://hexchat.readthedocs.io/en/latest/faq.html#why-does-the-timestamp-overlap-some-nicknames
|
* source: https://hexchat.readthedocs.io/en/latest/faq.html#why-does-the-timestamp-overlap-some-nicknames
|
||||||
|
Loading…
Reference in New Issue
Block a user