Commit Briefs
Releasing 0.4. (tags/0.4)
Add the possibility to have default highlight colors.
Thanks to stargrave@stargrave.org for the suggestion!
Adding PgUp + Ctrl.
Thanks stargrave@stargrave.org!
Adding PgUp and PgDown + Ctrl to config.def.h
Thanks stargrave@stargrave.org!
Making rectangular selection work again.
People sending me patches against strange revisions and basing on their own revisions make me having to reapply them. Then such errors appear. Thanks Alexander Sedov <alex0player@gmail.com> for noticing this.
Pange seems to use ascent + descent instead of height.
Thanks Bobby Powers <bobbypowers@gmail.com> for noticing this!
Using strsep and fixing null termination in csiparse.
Thanks for the hint from Alexander Sedov <alex0player@gmail.com>!
Fixing bugs in the strtol and strtok_r replacements.
Thanks "Roberto E. Vargas Caballero" <k0ga@shike2.com> for the comments!
Add insert for the primary clipboard to MOD + Shift + Ins.
Thanks Mantas Mikulėnas <grawity@gmail.com> for the patch!
Removing dbe and introducing umlauts to titles.
Thanks Alexander Sedov <alex0player@gmail.com> for the title patch!
Add umlaut support for title change.
Thanks Alexander Sedov <alex0player@gmail.com>!
Added basic xterm-ish palette swap support.
Signed-off-by: Christoph Lohmann <20h@r-36.net>
Implement rectangular mouse selection.
Thanks Alexander Sedov <alex0player@gmail.com>!
ensure that the italic font has the same weight as the normal font
The specified font[] pattern need not have a medium weight. It could be specified as a number too or have a different weight other than medium. Signed-off-by: Christoph Lohmann <20h@r-36.net>
Fixing the reverse mode of st colors.
Thanks Alexander Sedov <alex0player@gmail.com> for finding this!
