about summary refs log tree commit diff
path: root/url.c (follow)
Commit message (Expand)AuthorAge
* Say "OpenSSL" in additional permission noticesJune McEnroe2020-08-04
* Call static_assert by _Static_assertJune McEnroe2020-06-11
* Add additional permission for linking with LibreSSLJune McEnroe2020-06-08
* Bump URL ring sizeJune McEnroe2020-04-06
* Various small cleanupsJune McEnroe2020-02-16
* Replace small integers in size_t with uintJune McEnroe2020-02-15
* Rename procPipe to utilPipeJune McEnroe2020-02-13
* Allow for arguments to open/copy utilitiesJune McEnroe2020-02-12
* Match URLs surrounded by parenthesesJune McEnroe2020-02-10
* Add /copyJune McEnroe2020-02-08
* Allow overriding the /open utilityJune McEnroe2020-02-08
* Implement URL openingJune McEnroe2020-02-08
* Scan messages for URLsJune McEnroe2020-02-08
7d0cb25072d8c64e&follow=1'>Separate 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