summary refs log tree commit diff
Commit message (Expand)AuthorAge
...
* Show setnames like nick changesJune McEnroe2020-12-30
* Add /setname commandJune McEnroe2020-12-29
* Handle so-called Standard RepliesJune McEnroe2020-12-29
* Alphabetize STANDARDS sectionJune McEnroe2020-12-29
* Document commands which can be filteredJune McEnroe2020-12-08
* Clarify the optional portions of an ignoreJune McEnroe2020-12-08
* Fix manual page lintsJune McEnroe2020-12-08
* Clarify configuration file usage exampleJune McEnroe2020-12-08
* Handle 437 ERR_UNAVAILRESOURCE like ERR_NICKNAMEINUSEJune McEnroe2020-12-05
* Split /exec lines by \r as well as \nJune McEnroe2020-11-24
* Add topic diffing to notable features 1.3June McEnroe2020-11-11
* Use wmemcpy/wmemmoveJune McEnroe2020-11-08
* Remove static buffer from colorMentionsJune McEnroe2020-11-08
* Remove static buffer from capListJune McEnroe2020-11-08
* Highlight changed portion of topicJune McEnroe2020-11-08
* Avoid eating C-c while connectingJune McEnroe2020-10-12
* Clear wrapping point at alignment tabJune McEnroe2020-10-09
* Strip formatting from URLsJune McEnroe2020-10-09
* Factor out styleStripJune McEnroe2020-10-09
* Double up /help for server helpJune McEnroe2020-10-02
* Use WHO for /opsJune McEnroe2020-09-30
* Add /ops commandJune McEnroe2020-09-30
* Allow 2-param form of /whois, count comma-separated nicksJune McEnroe2020-09-18
* Switch back to checking for server by nick with '.'June McEnroe2020-09-18
* Copy style from wrapping pointJune McEnroe2020-09-11
* Silence set-but-unused warning 1.2June McEnroe2020-09-09
* Include DEL in characters ncurses will print in ^A formJune McEnroe2020-09-08
* Add blank line to unread if there are already unreadJune McEnroe2020-09-07
* Call uiWrite to insert blank linesJune McEnroe2020-09-07
* Let wrapped lines use the last columnJune McEnroe2020-09-07
* Handle non-alignment tabs in line wrappingJune McEnroe2020-09-06
* Add C-r, C-s for basic scrollback searchJune McEnroe2020-09-06
* Add M-n, M-p to jump to highlightsJune McEnroe2020-09-03
* Fix M-u behaviour difference before and after reflowJune McEnroe2020-09-03
* Recalculate unreadHard on reflowJune McEnroe2020-09-02
* Give blank lines timestampsJune McEnroe2020-09-02
* Hide ignored messages at the soft -> hard buffer layerJune McEnroe2020-09-02
* Don't call completeTouch for ignored messagesJune McEnroe2020-09-02
* Preserve style after alignmentJune McEnroe2020-09-02
* Still add ignored lines to unreadHardJune McEnroe2020-09-02
* Actually insert blank lines in the soft bufferJune McEnroe2020-09-02
* Reimplement split scrollingJune McEnroe2020-09-02
* Fix inserting blank lines BEFORE the new messageJune McEnroe2020-09-02
* Only call windowUpdate when the shown window needs updatingJune McEnroe2020-09-02
* Don't consider the alignment tab a wrapping pointJune McEnroe2020-09-02
* Call wclear on resizeJune McEnroe2020-09-02
* Fix line wrapping in various waysJune McEnroe2020-09-02
* Render one main window from buffersJune McEnroe2020-09-02
* Implement buffer line wrappingJune McEnroe2020-09-01
* Invert meaning of unreadHard/unreadSoft to match new buffer codeJune McEnroe2020-09-01
4062ee1ed779ad4d1fcba1d4f894&follow=1'>Handle subshells (and functions) inside substitutionsJune McEnroe 2022-06-10Switch to jorts Install scriptJune McEnroe 2022-06-08Indicate if still reading or no resultsJune McEnroe 2022-06-08Add Maiden, Mother, CroneJune McEnroe Mixed bag like most collections of short stories. Some of them are pretty good. The author of the worst written story also has the worst written bio. 2022-06-05FIRST SHOW IN 2.5 YEARS BABEY!!!June McEnroe 2022-06-03Set line number on File linesJune McEnroe 2022-06-03Stop polling stdin after EOFJune McEnroe 2022-06-02Set TABSIZE=4June McEnroe Absolutely indiscriminately. 2022-06-02Do basic match highlightingJune McEnroe 2022-06-02Clean up parsing a littleJune McEnroe 2022-06-02Don't duplicate path stringJune McEnroe 2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe For some reason I haven't been able to figure out, trying to poll /dev/tty returns POLLNVAL (and this was using 100% CPU looping), but using stderr instead works fine. 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe