about summary refs log tree commit diff
path: root/ui-ssdiff.c
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2022-06-27 21:31:37 +0200
committerJune McEnroe <june@causal.agency>2022-07-01 16:46:28 -0400
commit9986c8b600511ba0dcbd0dd93ccfb3b8abc8ff4d (patch)
tree29825074fdbe559814d2c78c905cf767f83513d4 /ui-ssdiff.c
parentBump version to 1.4.1 (diff)
downloadcgit-pink-9986c8b600511ba0dcbd0dd93ccfb3b8abc8ff4d.tar.gz
cgit-pink-9986c8b600511ba0dcbd0dd93ccfb3b8abc8ff4d.zip
git: update to v2.37.0
Update to git version v2.37.0, no additional changes required.

Signed-off-by: Christian Hesse <mail@eworm.de>
Diffstat (limited to 'ui-ssdiff.c')
0 files changed, 0 insertions, 0 deletions
ght'> Fall back to using bold if there are only 8 colors. This also allowed bright background colors in 16-color terminals. I must port this system to torus. I'll be able to remove the awful termcap patch hack. 2018-08-05Limit parsed colors to number of mIRC colorsJune McEnroe Oh boy that's embarrassing. 2018-08-04Show source link on exitJune McEnroe 2018-08-04Implement line editing, scrollingJune McEnroe Don't really have a way to implement the M-* keys, and currently missing C-w. 2018-08-04Handle /topicJune McEnroe