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
/
irc.c
(
unfollow
)
Commit message (
Expand
)
Author
2021-02-15
Don't insert wchar_t if it can't be converted to mbs
June McEnroe
2021-02-15
Don't expand macro if it can't be converted to mbs
June McEnroe
2021-02-08
Add donation link to README
1.6
June McEnroe
2021-02-08
Fix /help LESS setting for updated manual
June McEnroe
2021-02-08
chat.tmux.conf: Add help window for restricted mode, use neww -S
Klemens Nanni
2021-02-04
Only treat a single -j join as explicit
June McEnroe
2021-02-03
Add C-z C-v for literal next
June McEnroe
2021-02-03
chat.tmux.conf: Improve respawn, fix comment
Klemens Nanni
2021-01-31
Also skip marking swap window
June McEnroe
2021-01-29
Actually scroll to first line for "scroll to top"
June McEnroe
2021-01-29
Only skip setting swap in windowShow
June McEnroe
2021-01-28
Add Repology links to README
June McEnroe
2021-01-28
Add key bindings to chat.tmux.conf, nits
Klemens Nanni
2021-01-28
Add 335 to WHOIS responses
June McEnroe
2021-01-28
Move threshold and mute indicators directly after number
June McEnroe
2021-01-27
Save window time display toggle
June McEnroe
2021-01-27
Measure timestamp width using ncurses
June McEnroe
2021-01-27
Change default timestamp format to %X
June McEnroe
2021-01-27
Add toggleable display of timestamps
June McEnroe
2021-01-26
Only list up until scroll position with M-l
June McEnroe
2021-01-26
Preserve scroll position across reflows
June McEnroe
2021-01-26
Add numbers to buffer lines
June McEnroe
2021-01-26
Rename and move scroll functions closer to where they are used
June McEnroe
2021-01-26
Factor out windowReflow
June McEnroe
2021-01-26
Use Warm heat for replies to user-initiated commands
June McEnroe
2021-01-26
Clarify configuration path interpretations
June McEnroe
2021-01-26
Tighten up XDG base directory path handling
June McEnroe
2021-01-26
Expand the opening paragraph of the manual
June McEnroe
2021-01-25
Disable notify in restricted mode
June McEnroe
2021-01-25
Don't print timestamps for blank lines in bufferList
June McEnroe
2021-01-25
Do not copy time to wrapped lines
June McEnroe
2021-01-25
Add protocol coverage to non-features list
June McEnroe
2021-01-25
Move mention of pledge(2) and unveil(2) to README
June McEnroe
2021-01-23
Preserve order of filters when removing
June McEnroe
2021-01-23
Fix /unignore command
June McEnroe
2021-01-23
Remove use of "%n" to appease de Raadt
June McEnroe
2021-01-23
Drop filesystem access iff possible
Klemens Nanni
2021-01-23
Drop exec capability iff restricted
Klemens Nanni
2021-01-23
Drop network capability after ircConnect()
Klemens Nanni
2021-01-23
Call pledge(2) after unveil(2)
Klemens Nanni
2021-01-23
Separate kiosk mode from restrict mode
June McEnroe
2021-01-21
Simplify windowUpdate loops and factor out windowTop
June McEnroe
2021-01-21
Document that M-l shows timestamps
June McEnroe
2021-01-19
Don't lose swapped window when navigating to current buffer
Jeremy O'Brien
2021-01-19
Use Warm heat for manually inserted blank lines
June McEnroe
2021-01-18
Add example tmux(1) config
Klemens Nanni
2021-01-17
Use Warm heat for blank lines
1.5
June McEnroe
2021-01-16
Add -I highlight option and /highlight
June McEnroe
2021-01-16
Rename ignore code to filter
June McEnroe
2021-01-16
Remove join/part/quit ignore example
June McEnroe
[next]