summary refs log tree commit diff
path: root/ui.c (unfollow)
Commit message (Expand)Author
2020-02-02Call reset_shell_mode on errJune McEnroe
2020-02-02Wrap before the very edge of the screenJune McEnroe
2020-02-02Parse time tagJune McEnroe
2020-02-02Implement wordWidthJune McEnroe
2020-02-01Implement word wrapJune McEnroe
2020-02-01Parse IRC styling in UIJune McEnroe
2020-02-01Generate tags fileJune McEnroe
2020-02-01Implement the beginnings of UIJune McEnroe
2020-02-01Add term stuffJune McEnroe
2020-02-01Add IDs and namesJune McEnroe
2020-02-01Add -v flagJune McEnroe
2020-02-01Fix CapNames array indicesJune McEnroe
2020-02-01Blindly implement login flowJune McEnroe
2020-02-01Add more login options to the manual pageJune McEnroe
&follow=1'>Preserve order of filters when removingJune McEnroe 2021-01-23Fix /unignore commandJune McEnroe 2021-01-23Remove use of "%n" to appease de RaadtJune McEnroe 2021-01-23Drop filesystem access iff possibleKlemens Nanni 2021-01-23Drop exec capability iff restrictedKlemens Nanni 2021-01-23Drop network capability after ircConnect()Klemens Nanni 2021-01-23Call pledge(2) after unveil(2)Klemens Nanni 2021-01-23Separate kiosk mode from restrict modeJune McEnroe 2021-01-21Simplify windowUpdate loops and factor out windowTopJune McEnroe 2021-01-21Document that M-l shows timestampsJune McEnroe 2021-01-19Don't lose swapped window when navigating to current bufferJeremy O'Brien 2021-01-19Use Warm heat for manually inserted blank linesJune McEnroe 2021-01-18Add example tmux(1) configKlemens Nanni 2021-01-17Use Warm heat for blank linesJune McEnroe 2021-01-16Add -I highlight option and /highlightJune McEnroe