Age | Commit message (Expand) | Author |
2021-06-06 | OpenBSD: unveil XDG directories only when needed | Klemens Nanni |
2021-06-05 | Nickname defaults to system's username not IRC username | Klemens Nanni |
2021-06-05 | Avoid writing past the end of the status bar | Michael Forney |
2021-05-28 | List windows with /window 1.8 | C. McEnroe |
2021-05-28 | Improve missing param behavior for /msg, /whois, /ns, /cs | C. McEnroe |
2021-05-28 | Use | for /window | /num command | C. McEnroe |
2021-05-28 | Prefix = for options with No in manual | C. McEnroe |
2021-05-27 | Tag config options in manual | Klemens Nanni |
2021-05-27 | Document channel key parameters | C. McEnroe |
2021-05-27 | Set username from SSH_CLIENT in chroot | C. McEnroe |
2021-05-27 | Hash the username in kiosk mode | C. McEnroe |
2021-05-27 | Log nick and ssh connection in chroot-prompt | C. McEnroe |
2021-05-25 | Clarify -H hash option | C. McEnroe |
2021-05-25 | Use reverse video not colors for topic change when disabled | Klemens Nanni |
2021-05-25 | Use color enum instead of hardcoded value | Klemens Nanni |
2021-05-20 | Don't require 4 parameters to ERR_USERONCHANNEL | C. McEnroe |
2021-05-19 | Replace freenode with tilde.chat | C. McEnroe |
2021-05-04 | Remove no longer needed advice about mandir | C. McEnroe |
2021-05-04 | Ignore messages in reply to previously ignored messages | C. McEnroe |
2021-05-04 | Add support for BINDIR, fix default MANDIR, use LDADD vars | C. McEnroe |
2021-04-27 | Reset formatting after realnames | C. McEnroe |
2021-04-16 | Set id color from completion in /msg | C. McEnroe |
2021-04-16 | Always show 341 RPL_INVITING | C. McEnroe |
2021-04-02 | Skip STATUSMSG prefixes | C. McEnroe |
2021-03-18 | Fix README typo 1.7 | C. McEnroe |
2021-03-17 | Add C-z keys for directly inserting most color codes | C. McEnroe |
2021-03-17 | Reset style after newline in input | C. McEnroe |
2021-03-17 | Show where too-long-messages will be automatically split | C. McEnroe |
2021-03-14 | Allow multi-line /me and split long /me messages | C. McEnroe |
2021-03-13 | Refer to glob(7) not sh(1) | Klemens Nanni |
2021-03-13 | Add note about arrow and navigation keys | C. McEnroe |
2021-03-10 | chat.tmux.conf: use config_files format for reload | Klemens Nanni |
2021-03-08 | Attempt to clarify trust option use | C. McEnroe |
2021-03-08 | Disable nick and channel colors with hash bound 0 | C. McEnroe |
2021-03-07 | Add bindings for C-Left and C-Right | C. McEnroe |
2021-03-02 | Add all window names to global completion | C. McEnroe |
2021-02-27 | Add workaround for lack of A_ITALIC in old ncurses | C. McEnroe |
2021-02-25 | Error if hash bound is less than 2 | C. McEnroe |
2021-02-21 | Use separate reply counts for automatic join topics/names | C. McEnroe |
2021-02-15 | Add C-z p to manually toggle paste mode | C. McEnroe |
2021-02-15 | Refactor Focus and Paste mode strings | C. McEnroe |
2021-02-15 | Don't insert wchar_t if it can't be converted to mbs | C. McEnroe |
2021-02-15 | Don't expand macro if it can't be converted to mbs | C. McEnroe |
2021-02-08 | Add donation link to README 1.6 | C. McEnroe |
2021-02-08 | Fix /help LESS setting for updated manual | C. McEnroe |
2021-02-08 | chat.tmux.conf: Add help window for restricted mode, use neww -S | Klemens Nanni |
2021-02-04 | Only treat a single -j join as explicit | C. McEnroe |
2021-02-03 | Add C-z C-v for literal next | C. McEnroe |
2021-02-03 | chat.tmux.conf: Improve respawn, fix comment | Klemens Nanni |
2021-01-31 | Also skip marking swap window | C. McEnroe |