summary refs log tree commit diff
path: root/bin/psfed.c (follow)
Commit message (Collapse)AuthorAge
* Cast %lc parameter to wint_tJune McEnroe2019-08-27
| | | | | I hadn't realized that's what type %lc takes and suddenly started seeing warnings about it for some reason.
* Add guides to psfedJune McEnroe2019-01-14
|
* Check for NULL copy or undo buffers in psfedJune McEnroe2019-01-14
|
* Make all copyright headers consistentJune McEnroe2019-01-01
|
* Add -H flag to psfed to increase heightJune McEnroe2018-10-03
|
* Fix case of ASCII constants in psfedJune McEnroe2018-09-30
|
* Add f and ' to psfedJune McEnroe2018-09-29
|
* Add HJKL for moving glyphs to psfedJune McEnroe2018-09-27
|
* Move psfed paste to edit modeJune McEnroe2018-09-27
|
* Add copy paste to psfedJune McEnroe2018-09-26
|
* Add r to psfed for invertJune McEnroe2018-09-25
|
* Add psfed, a PSF2 font editorJune McEnroe2018-09-24
twitch&id=9a69869d392ca9ac9e2d845dec5f4dfecdbf3456&follow=1'>Add IRCDefault to colors enumJune McEnroe 2018-09-13Return a format->split even at the end of the stringJune McEnroe 2018-09-13Fix weird tab-complete after commaJune McEnroe 2018-09-13Rewrite UI againJune McEnroe 2018-09-12Add note about C-oJune McEnroe 2018-09-12Use formatParse split to position input cursorJune McEnroe 2018-09-12Factor out IRC formatting parsingJune McEnroe 2018-09-11Add /help equivalent to /manJune McEnroe 2018-09-11Don't render every PM as a pingJune McEnroe 2018-09-11Add urlOpenMatchJune McEnroe 2018-09-10Depend on man.sh for chroot.tar targetJune McEnroe 2018-09-10Set LESSSECURE=1 in man.shJune McEnroe 2018-09-10Add /man commandJune McEnroe 2018-09-10Install man page in chrootJune McEnroe 2018-09-10Install man pageJune McEnroe 2018-09-10Split keys into subsections and document colorsJune McEnroe 2018-09-10Add "blank" lines to chatte.1June McEnroe 2018-09-10Document key bindings in chatte.1June McEnroe 2018-09-08Document slash commands in chatte.1June McEnroe