summary refs log tree commit diff
path: root/www/text.causal.agency/Makefile (follow)
Commit message (Expand)AuthorAge
* Publish "git-comment"June McEnroe2021-09-10
* Publish "V6 pwd"June McEnroe2021-09-01
* Publish "seprintf"June McEnroe2021-06-12
* Publish "Sparse Checkout"June McEnroe2021-06-09
* Publish "Swans Are Dead"June McEnroe2021-05-05
* Publish "Time Machine"June McEnroe2021-04-25
* Publish "C Style"June McEnroe2021-03-16
* Publish "Mailing List"June McEnroe2021-03-04
* Publish "Operating systems"June McEnroe2021-02-22
* Publish "Unpasswords"June McEnroe2021-02-20
* Publish "Using OpenBSD"June McEnroe2021-02-14
* Publish "reusing tags"June McEnroe2021-01-17
* Add igp gopher server for text.causal.agencyJune McEnroe2021-01-14
* Publish "Using vi"June McEnroe2021-01-11
* Publish "hot tips"June McEnroe2020-12-02
* Publish "Inability"June McEnroe2020-11-26
* Use mandoc -T utf8 for text.June McEnroe2020-10-07
* Publish "LibreTLS"June McEnroe2020-08-09
* Publish "IRC suite"June McEnroe2020-06-19
* Post "casual update"June McEnroe2020-05-06
* Publish "How I Relay Chat"June McEnroe2020-03-08
* Post "cgit setup"June McEnroe2019-12-16
* Post "Some Libraries"June McEnroe2019-12-11
* Shell script style passJune McEnroe2019-07-27
* Move to www/text.causal.agencyJune McEnroe2019-07-12
gsubject'>Fix name of <raw> window in man pageJune McEnroe 2019-02-22Rename global tags with angle bracketsJune McEnroe 2019-02-22Show status window while connectingJune McEnroe 2019-02-22Reorganize UI code for the umpteenth timeJune McEnroe It's actually in a good state now, I think. 2019-02-21Replace "view" with "window"June McEnroe I think originally I didn't want to use the same word as curses WINDOW but it's really much clearer for the user if they're just called windows. UI code probably needs yet another rewrite though. Still feels messy. 2019-02-21Remove ROT13June McEnroe It's just not convenient when it can only do the whole line... 2019-02-21Clean up man pageJune McEnroe 2019-01-26Draw UI before connectingJune McEnroe Otherwise the "Traveling" message isn't visible while connecting. 2019-01-25Avoid unused variable warnings with getyxJune McEnroe 2019-01-25Add GNU/Linux build instructionsJune McEnroe