summary refs log tree commit diff
AgeCommit message (Expand)Author
2021-03-18Fix README typo 1.7C. McEnroe
2021-03-17Add C-z keys for directly inserting most color codesC. McEnroe
2021-03-17Reset style after newline in inputC. McEnroe
2021-03-17Show where too-long-messages will be automatically splitC. McEnroe
2021-03-14Allow multi-line /me and split long /me messagesC. McEnroe
2021-03-13Refer to glob(7) not sh(1)Klemens Nanni
2021-03-13Add note about arrow and navigation keysC. McEnroe
2021-03-10chat.tmux.conf: use config_files format for reloadKlemens Nanni
2021-03-08Attempt to clarify trust option useC. McEnroe
2021-03-08Disable nick and channel colors with hash bound 0C. McEnroe
2021-03-07Add bindings for C-Left and C-RightC. McEnroe
2021-03-02Add all window names to global completionC. McEnroe
2021-02-27Add workaround for lack of A_ITALIC in old ncursesC. McEnroe
2021-02-25Error if hash bound is less than 2C. McEnroe
2021-02-21Use separate reply counts for automatic join topics/namesC. McEnroe
2021-02-15Add C-z p to manually toggle paste modeC. McEnroe
2021-02-15Refactor Focus and Paste mode stringsC. McEnroe
2021-02-15Don't insert wchar_t if it can't be converted to mbsC. McEnroe
2021-02-15Don't expand macro if it can't be converted to mbsC. McEnroe
2021-02-08Add donation link to README 1.6C. McEnroe
2021-02-08Fix /help LESS setting for updated manualC. McEnroe
2021-02-08chat.tmux.conf: Add help window for restricted mode, use neww -SKlemens Nanni
2021-02-04Only treat a single -j join as explicitC. McEnroe
2021-02-03Add C-z C-v for literal nextC. McEnroe
2021-02-03chat.tmux.conf: Improve respawn, fix commentKlemens Nanni
2021-01-31Also skip marking swap windowC. McEnroe
2021-01-29Actually scroll to first line for "scroll to top"C. McEnroe
2021-01-29Only skip setting swap in windowShowC. McEnroe
2021-01-28Add Repology links to READMEC. McEnroe
2021-01-28Add key bindings to chat.tmux.conf, nitsKlemens Nanni
2021-01-28Add 335 to WHOIS responsesC. McEnroe
2021-01-28Move threshold and mute indicators directly after numberC. McEnroe
2021-01-27Save window time display toggleC. McEnroe
2021-01-27Measure timestamp width using ncursesC. McEnroe
2021-01-27Change default timestamp format to %XC. McEnroe
2021-01-27Add toggleable display of timestampsC. McEnroe
2021-01-26Only list up until scroll position with M-lC. McEnroe
2021-01-26Preserve scroll position across reflowsC. McEnroe
2021-01-26Add numbers to buffer linesC. McEnroe
2021-01-26Rename and move scroll functions closer to where they are usedC. McEnroe
2021-01-26Factor out windowReflowC. McEnroe
2021-01-26Use Warm heat for replies to user-initiated commandsC. McEnroe
2021-01-26Clarify configuration path interpretationsC. McEnroe
2021-01-26Tighten up XDG base directory path handlingC. McEnroe
2021-01-26Expand the opening paragraph of the manualC. McEnroe
2021-01-25Disable notify in restricted modeC. McEnroe
2021-01-25Don't print timestamps for blank lines in bufferListC. McEnroe
2021-01-25Do not copy time to wrapped linesC. McEnroe
2021-01-25Add protocol coverage to non-features listC. McEnroe
2021-01-25Move mention of pledge(2) and unveil(2) to READMEC. McEnroe