| Commit message (Expand) | Author | Age |
... | |
* | Preserve scroll position across reflows | June McEnroe | 2021-01-26 |
* | Add numbers to buffer lines | June McEnroe | 2021-01-26 |
* | Rename and move scroll functions closer to where they are used | June McEnroe | 2021-01-26 |
* | Factor out windowReflow | June McEnroe | 2021-01-26 |
* | Use Warm heat for replies to user-initiated commands | June McEnroe | 2021-01-26 |
* | Clarify configuration path interpretations | June McEnroe | 2021-01-26 |
* | Tighten up XDG base directory path handling | June McEnroe | 2021-01-26 |
* | Expand the opening paragraph of the manual | June McEnroe | 2021-01-26 |
* | Disable notify in restricted mode | June McEnroe | 2021-01-25 |
* | Don't print timestamps for blank lines in bufferList | June McEnroe | 2021-01-25 |
* | Do not copy time to wrapped lines | June McEnroe | 2021-01-25 |
* | Add protocol coverage to non-features list | June McEnroe | 2021-01-25 |
* | Move mention of pledge(2) and unveil(2) to README | June McEnroe | 2021-01-25 |
* | Preserve order of filters when removing | June McEnroe | 2021-01-23 |
* | Fix /unignore command | June McEnroe | 2021-01-23 |
* | Remove use of "%n" to appease de Raadt | June McEnroe | 2021-01-23 |
* | Drop filesystem access iff possible | Klemens Nanni | 2021-01-23 |
* | Drop exec capability iff restricted | Klemens Nanni | 2021-01-23 |
* | Drop network capability after ircConnect() | Klemens Nanni | 2021-01-23 |
* | Call pledge(2) after unveil(2) | Klemens Nanni | 2021-01-23 |
* | Separate kiosk mode from restrict mode | June McEnroe | 2021-01-23 |
* | Simplify windowUpdate loops and factor out windowTop | June McEnroe | 2021-01-21 |
* | Document that M-l shows timestamps | June McEnroe | 2021-01-21 |
* | Don't lose swapped window when navigating to current buffer | Jeremy O'Brien | 2021-01-19 |
* | Use Warm heat for manually inserted blank lines | June McEnroe | 2021-01-19 |
* | Add example tmux(1) config | Klemens Nanni | 2021-01-18 |
* | Use Warm heat for blank lines 1.5 | June McEnroe | 2021-01-17 |
* | Add -I highlight option and /highlight | June McEnroe | 2021-01-16 |
* | Rename ignore code to filter | June McEnroe | 2021-01-16 |
* | Remove join/part/quit ignore example | June McEnroe | 2021-01-16 |
* | Save and load window visibility thresholds | June McEnroe | 2021-01-16 |
* | Restore toggling ignore with M-- | June McEnroe | 2021-01-16 |
* | Generalize ignore toggling to visibility threshold | June McEnroe | 2021-01-16 |
* | Save and load the URL ring in the save file 1.4 | June McEnroe | 2021-01-11 |
* | Don't pass nick to urlScan for MOTD and help | June McEnroe | 2021-01-11 |
* | Check fprintf return values rather than ferror | June McEnroe | 2021-01-10 |
* | Sandbox with unveil(2) on OpenBSD in restricted mode | June McEnroe | 2021-01-10 |
* | Print chain to stdout with -o | June McEnroe | 2021-01-10 |
* | Allow interspersing flags and config files | June McEnroe | 2021-01-10 |
* | Move -o to a separate SYNOPSIS line | June McEnroe | 2021-01-10 |
* | Exit immediately when using -o | June McEnroe | 2021-01-10 |
* | Make SYNOPSIS arguments consistent with option names | June McEnroe | 2021-01-09 |
* | Add -o and -t options to trust self-signed certificates | June McEnroe | 2021-01-09 |
* | Allow configuring the upper bound of the hash function | June McEnroe | 2021-01-09 |
* | Count width of 2 for invalid multibyte with high bit | June McEnroe | 2021-01-09 |
* | Use execl rather than execlp for shell | June McEnroe | 2021-01-07 |
* | Sandbox with pledge(2) on OpenBSD | June McEnroe | 2021-01-06 |
* | Collapse whitespace while wrapping and discard trailing space | June McEnroe | 2021-01-04 |
* | Split ignore fields to avoid over-eager * matching | June McEnroe | 2021-01-01 |
* | Factor out reply count checking and decrementing | June McEnroe | 2020-12-30 |