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
400'>2022-06-08Add Maiden, Mother, CroneJune McEnroe 2022-06-05FIRST SHOW IN 2.5 YEARS BABEY!!!June McEnroe 2022-06-03Set line number on File linesJune McEnroe 2022-06-03Stop polling stdin after EOFJune McEnroe 2022-06-02Set TABSIZE=4June McEnroe 2022-06-02Do basic match highlightingJune McEnroe 2022-06-02Clean up parsing a littleJune McEnroe 2022-06-02Don't duplicate path stringJune McEnroe 2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe