C. McEnroe
|
8bb9ea7b7f
|
Add idColors
|
2020-02-02 03:27:50 -05:00 |
C. McEnroe
|
ec83332e15
|
Implement window switching and status line
|
2020-02-02 03:13:50 -05:00 |
C. McEnroe
|
0728eb39a4
|
Preserve copyright year in term.c
|
2020-02-02 02:36:24 -05:00 |
C. McEnroe
|
3c824684e5
|
Add color hashing function
|
2020-02-02 02:31:20 -05:00 |
C. McEnroe
|
14066b79d4
|
Handle nickname errors
|
2020-02-02 02:30:35 -05:00 |
C. McEnroe
|
09754ed912
|
Call reset_shell_mode on err
This restores the terminal but doesn't clear the screen, so the error
stays visible.
|
2020-02-02 02:28:14 -05:00 |
C. McEnroe
|
c18dc35377
|
Wrap before the very edge of the screen
|
2020-02-02 02:04:08 -05:00 |
C. McEnroe
|
8ef0af34ef
|
Parse time tag
|
2020-02-02 01:58:03 -05:00 |
C. McEnroe
|
c799310d67
|
Implement wordWidth
|
2020-02-02 01:54:51 -05:00 |
C. McEnroe
|
05256b68fe
|
Implement word wrap
This actually wasn't that bad?
|
2020-02-01 22:41:30 -05:00 |
C. McEnroe
|
cd3dc4ef4c
|
Parse IRC styling in UI
Wow the colorPair thing actually works. Have I finally cracked curses
colors?
|
2020-02-01 21:57:11 -05:00 |
C. McEnroe
|
d59666cb25
|
Generate tags file
|
2020-02-01 21:55:05 -05:00 |
C. McEnroe
|
e5363bcae0
|
Implement the beginnings of UI
It takes so much code to do anything in curses...
|
2020-02-01 19:37:55 -05:00 |
C. McEnroe
|
e289ff6b18
|
Add term stuff
Copied almost verbatim from existing catgirl... I think I did a better
job on that state machine this time tbh.
|
2020-02-01 02:55:07 -05:00 |
C. McEnroe
|
03cb0d7c04
|
Add IDs and names
|
2020-02-01 02:33:17 -05:00 |
C. McEnroe
|
2b3a8bfb9c
|
Add -v flag
|
2020-02-01 02:26:35 -05:00 |
C. McEnroe
|
856d40d121
|
Fix CapNames array indices
|
2020-02-01 02:19:55 -05:00 |
C. McEnroe
|
8431602363
|
Blindly implement login flow
|
2020-02-01 01:18:01 -05:00 |
C. McEnroe
|
f76145645e
|
Add more login options to the manual page
|
2020-02-01 01:17:15 -05:00 |
C. McEnroe
|
2ce2f493e1
|
Add simple manual page
|
2020-01-31 18:11:30 -05:00 |