Age | Commit message (Expand) | Author |
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 |
2021-01-29 | Actually scroll to first line for "scroll to top" | C. McEnroe |
2021-01-29 | Only skip setting swap in windowShow | C. McEnroe |
2021-01-28 | Add Repology links to README | C. McEnroe |
2021-01-28 | Add key bindings to chat.tmux.conf, nits | Klemens Nanni |
2021-01-28 | Add 335 to WHOIS responses | C. McEnroe |
2021-01-28 | Move threshold and mute indicators directly after number | C. McEnroe |
2021-01-27 | Save window time display toggle | C. McEnroe |
2021-01-27 | Measure timestamp width using ncurses | C. McEnroe |
2021-01-27 | Change default timestamp format to %X | C. McEnroe |
2021-01-27 | Add toggleable display of timestamps | C. McEnroe |
2021-01-26 | Only list up until scroll position with M-l | C. McEnroe |
2021-01-26 | Preserve scroll position across reflows | C. McEnroe |
2021-01-26 | Add numbers to buffer lines | C. McEnroe |
2021-01-26 | Rename and move scroll functions closer to where they are used | C. McEnroe |
2021-01-26 | Factor out windowReflow | C. McEnroe |
2021-01-26 | Use Warm heat for replies to user-initiated commands | C. McEnroe |
2021-01-26 | Clarify configuration path interpretations | C. McEnroe |
2021-01-26 | Tighten up XDG base directory path handling | C. McEnroe |
2021-01-26 | Expand the opening paragraph of the manual | C. McEnroe |
2021-01-25 | Disable notify in restricted mode | C. McEnroe |
2021-01-25 | Don't print timestamps for blank lines in bufferList | C. McEnroe |
2021-01-25 | Do not copy time to wrapped lines | C. McEnroe |
2021-01-25 | Add protocol coverage to non-features list | C. McEnroe |
2021-01-25 | Move mention of pledge(2) and unveil(2) to README | C. McEnroe |
2021-01-23 | Preserve order of filters when removing | C. McEnroe |
2021-01-23 | Fix /unignore command | C. McEnroe |
2021-01-23 | Remove use of "%n" to appease de Raadt | C. McEnroe |
2021-01-23 | Drop filesystem access iff possible | Klemens Nanni |
2021-01-23 | Drop exec capability iff restricted | Klemens Nanni |