summary refs log tree commit diff
path: root/bin/psfed.c (follow)
Commit message (Expand)AuthorAge
* 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
td> 2021-01-19Escape \ and / in mtags search patternsJune McEnroe 2021-01-20Use mtags in source-filterJune McEnroe 2021-01-19Add mtags to generate tags for make and mdocJune McEnroe 2021-01-19Map tags to IDs using only [[:alnum:]-._]June McEnroe 2021-01-19Don't use a pager if reading standard inputJune McEnroe 2021-01-19Support BSD make syntax and match *.amJune McEnroe 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe 2021-01-18Allow matching lexers using first input lineJune McEnroe