summary refs log tree commit diff
path: root/include/compat (follow)
Commit message (Expand)AuthorAge
* Import LibreSSL 3.2.0June McEnroe2020-07-30
/td> * Add C-z keys for directly inserting most color codesJune McEnroe2021-03-17 * Reset style after newline in inputJune McEnroe2021-03-17 * Show where too-long-messages will be automatically splitJune McEnroe2021-03-17 * Allow multi-line /me and split long /me messagesJune McEnroe2021-03-14 * Refer to glob(7) not sh(1)Klemens Nanni2021-03-13 * Add note about arrow and navigation keysJune McEnroe2021-03-13 * chat.tmux.conf: use config_files format for reloadKlemens Nanni2021-03-10 * Attempt to clarify trust option useJune McEnroe2021-03-08 * Disable nick and channel colors with hash bound 0June McEnroe2021-03-08 * Add bindings for C-Left and C-RightJune McEnroe2021-03-07 * Add all window names to global completionJune McEnroe2021-03-02 * Add workaround for lack of A_ITALIC in old ncursesJune McEnroe2021-02-27 * Error if hash bound is less than 2June McEnroe2021-02-25 * Use separate reply counts for automatic join topics/namesJune McEnroe2021-02-21 * Add C-z p to manually toggle paste modeJune McEnroe2021-02-15 * Refactor Focus and Paste mode stringsJune McEnroe2021-02-15 * Don't insert wchar_t if it can't be converted to mbsJune McEnroe2021-02-15 * Don't expand macro if it can't be converted to mbsJune McEnroe2021-02-15 * Add donation link to README 1.6June McEnroe2021-02-08 * Fix /help LESS setting for updated manualJune McEnroe