summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* user statusescitrons2025-06-02
|
* adjust startup messagecitrons2025-06-02
|
* put default window functionality in concrete typecitrons2025-06-02
|
* prompt systemcitrons2025-06-02
|
* show oddness in command window previewcitrons2025-06-02
|
* refactor join/leave messages`citrons2025-06-02
|
* indicate when a user is gonecitrons2025-06-02
|
* command window previewcitrons2025-06-02
|
* indicate when the user is scrolled upcitrons2025-06-02
|
* interpret ^H as backspacecitrons2025-06-02
|
* don't split args of single argument commandscitrons2025-06-01
|
* rename channelcitrons2025-06-01
|
* message historycitrons2025-06-01
|
* user listcitrons2025-06-01
|
* help commandcitrons2025-06-01
|
* color scheme definitioncitrons2025-06-01
|
* delete requests that have been fulfilledcitrons2025-06-01
|
* leaving channelscitrons2025-06-01
|
* fix create command crashcitrons2025-06-01
|
* joining channelscitrons2025-06-01
|
* clear selection when setting input contentscitrons2025-06-01
|
* fix line clippingcitrons2025-06-01
|
* tui/layout.go: fix crashcitrons2025-06-01
|
* NoWrapcitrons2025-06-01
|
* fix terminal style issuecitrons2025-06-01
|
* error message stringscitrons2025-06-01
|
* fix line wrapping bugcitrons2025-06-01
|
* movement modes and selectioncitrons2025-06-01
|
* text input boxcitrons2025-05-31
|
* support cursor in TUI layoutscitrons2025-05-31
|
* confine scrolling to the contents of the boxcitrons2025-05-31
|
* simple clientcitrons2025-05-30
|
* fix trying to send lines to disconnected clientscitrons2025-05-30
|
* tui box scrollingcitrons2025-05-30
|
* fix redundant cursor control sequencescitrons2025-05-30
|
* clean up TUI error handlingcitrons2025-05-30
|
* use "gone" for both deleted channels and userscitrons2025-05-30
|
* validation and casefolding of namescitrons2025-05-30
|
* TUI layout systemcitrons2025-05-27
|
* fix channel commandcitrons2025-05-27
|
* Request.ReplyOkcitrons2025-05-27
|
* retain deleted channel namescitrons2025-05-27
|
* renaming/refactoringcitrons2025-02-01
|
* interpret tab key as textcitrons2025-01-29
|
* keyboard and mouse handlingcitrons2025-01-29
|
* use terminfo rather than emitting raw sequencescitrons2025-01-29
|
* TUI librarycitrons2025-01-27
|
* initial commitcitrons2025-01-26