tag name | 1.7 (7e8d504a81f8c313345a8e1483ffe023dbc0cc85) |
tag date | 2021-03-24 15:39:12 -0400 |
tagged by | C. McEnroe |
tagged object | commit 86a0594cd2... |
Version 1.7
This release makes several improvements to input editing. C-Left and C-Right can now be used as equivalents of M-b and M-f. Overlong messages are now highlighted in red where they will be automatically split. Common color codes can be inserted with more intuitive C-z key bindings rather than their numbers. Paste mode can be manually toggled with C-z p. All window names are now added to tab complete. The -H 0,0 option can be used to disable nick and channel hash coloring. The /me command now supports multiline input and automatic message splitting. Topic and names responses of automatically joined channels have been restored. Crashes from inserting non-ASCII characters or expanding non-ASCII text macros with LC_CTYPE=C have been fixed. A workaround has been added to display italic text with old versions of ncurses. Formatting rendering in input is reset at newlines.