aboutsummaryrefslogtreecommitdiffstats
path: root/src/tui/app.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2026-03-08command line args for configGravatar lancebord 3-22/+142
2026-03-07make chat box expand for multi line messageGravatar lancebord 1-12/+16
2026-03-07added chat scrollingGravatar lancebord 3-9/+30
2026-03-07make chatbot fill from bottomGravatar lancebord 1-6/+15
2026-03-07chat name colorsGravatar lancebord 3-52/+58
2026-03-07account for wrapping in scrollGravatar lancebord 3-58/+1276
2026-03-07part on join to newGravatar lancebord 1-0/+3
2026-03-07server address from cli argGravatar lancebord 1-4/+16
2026-03-07a bunch of client cleanupGravatar lancebord 7-113/+53
amp;follow=1'>added --version flagGravatar BanceDev 1-1/+9 2024-09-07fixed error in install.sh instructionsGravatar BanceDev 1-1/+1 2024-09-07fixed bug with cursor alignment when adding text within the bufferGravatar BanceDev 1-1/+11 2024-09-06added API guide to readmeGravatar BanceDev 1-1/+5 2024-09-06Update README.mdGravatar Lance Borden 1-1/+1 2024-09-06better readmeGravatar BanceDev 2-2/+14 /+34 2011-09-19change version to 'hg'Gravatar Connor Lane Smith 1-1/+1 2011-07-24dmenu_run: sh -cGravatar Connor Lane Smith 1-1/+1 2011-07-22fix loadfontGravatar Connor Lane Smith 1-12/+13 2011-07-19Added tag 4.4 for changeset 2b105eaae831Gravatar Connor Lane Smith 1-0/+1 2011-07-19add lsx.1 to distGravatar Connor Lane Smith 1-1/+1 2011-07-17tweaksGravatar Connor Lane Smith 2-2/+2 2011-07-14efficiency tweaksGravatar Connor Lane Smith 2-60/+44 2011-07-14fix extra warningGravatar Connor Lane Smith 1-1/+1 2011-07-06simpler vlineGravatar Connor Lane Smith 1-4/+2 2011-07-04rebind ^N ^PGravatar Connor Lane Smith 2-3/+3 2011-06-25include limits.hGravatar Connor Lane Smith 1-0/+1 2011-06-23make clean lsxGravatar Connor Lane Smith 1-1/+1 2011-06-23lsx: check snprintfGravatar Connor Lane Smith 1-4/+3 2011-06-18update draw.cGravatar Connor Lane Smith 2-14/+14 2011-06-18simpler lsxGravatar Connor Lane Smith 3-11/+6 2011-06-13new dmenu_runGravatar Connor Lane Smith 5-26/+15