index
:
catgirl
this commit
enroll
master
somasis/tokipona
twitch
vimode
IRC client
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Add /move command
June McEnroe
2019-02-27
*
Add M-/ to switch to previously active window
June McEnroe
2019-02-26
*
Move nick and tag coloring to color.c
June McEnroe
2019-02-25
*
Add M-l to list the log
June McEnroe
2019-02-25
*
Update tag colors
June McEnroe
2019-02-25
*
Add color to tags
June McEnroe
2019-02-25
*
Add M-a to switch to hot or unread window
June McEnroe
2019-02-25
*
Refactor uiRead
June McEnroe
2019-02-25
*
Scroll by full pages with PageUp/PageDown
June McEnroe
2019-02-24
*
Add C-n and C-p key bindings to switch windows
June McEnroe
2019-02-23
*
Call def_prog_mode after termNoFlow
June McEnroe
2019-02-23
*
Move IRC formatting reset to C-s
June McEnroe
2019-02-22
*
Disable terminal flow control
June McEnroe
2019-02-22
*
Bind up and down arrows to scroll
June McEnroe
2019-02-22
*
Remove topic TODO
June McEnroe
2019-02-22
*
Update status line after scrolling and term events
June McEnroe
2019-02-22
*
Reorganize UI code for the umpteenth time
June McEnroe
2019-02-22
*
Replace "view" with "window"
June McEnroe
2019-02-21
*
Remove ROT13
June McEnroe
2019-02-21
*
Avoid unused variable warnings with getyx
June McEnroe
2019-01-25
*
Add M-? to apply ROT13
June McEnroe
2018-12-16
*
Underline own nick
June McEnroe
2018-12-15
*
Add uint typedef
June McEnroe
2018-12-08
*
Rename verbose to raw
June McEnroe
2018-12-05
*
Revert half-working reconnecting stuff
June McEnroe
2018-12-04
*
Call uiShow at init so that TermFocus gets set
June McEnroe
2018-12-03
*
Fix UI resume on /url
June McEnroe
2018-12-02
*
Crudely handle reconnecting after suspend
June McEnroe
2018-12-01
*
Show unread count in term title
June McEnroe
2018-11-29
*
Add M-m key to insert a blank line
June McEnroe
2018-11-27
*
Add notification with notify-send
June McEnroe
2018-10-28
*
Rework status line
June McEnroe
2018-10-22
*
Factor out uiPrompt to call on nick change
June McEnroe
2018-09-14
*
Check width of entire next word including codes
June McEnroe
2018-09-14
*
Remove word handling from formatParse
June McEnroe
2018-09-14
*
Preview with nick in input window
June McEnroe
2018-09-13
*
Avoid uninitialized x in uiRead
June McEnroe
2018-09-13
*
Add IRCDefault to colors enum
June McEnroe
2018-09-13
*
Rewrite UI again
June McEnroe
2018-09-13
*
Use formatParse split to position input cursor
June McEnroe
2018-09-12
*
Factor out IRC formatting parsing
June McEnroe
2018-09-12
*
Preserve scroll position when new lines appear
June McEnroe
2018-09-05
*
Use PascalCase for constants
June McEnroe
2018-09-02
*
Add status indicators
June McEnroe
2018-09-02
*
Mark views when they are created
June McEnroe
2018-09-02
*
Avoid unportable iswascii(3)
June McEnroe
2018-08-20
*
Add UI "heat" for status/messages/pings
June McEnroe
2018-08-17
*
Set title to tag name
June McEnroe
2018-08-13
*
Add /query, /part and /close
June McEnroe
2018-08-13
*
Avoid setting mark if switching to the same view
June McEnroe
2018-08-12
[next]