Commit Graph

88 Commits (master)

Author SHA1 Message Date
nick black 1586fe4c56
tfman: eliminate unnecessary write 3 months ago
nick black 83a0ca48bb
tfman: always initialize success 3 months ago
Dmitry Atamanov 7eb51cb456 Add support g/Home keys to tfman 2 years ago
Daniel Davis 142d3ab4e9 Fix tfman help msg version flag
Should be uppercase
2 years ago
nick black e33cb62de9
[ncplanes] remove ncplane_set_[bf]channel() #2571 2 years ago
nick black c95f1c4ac2
[tfman] use NCALPHA_HIGHCONTRAST for main text #2480 3 years ago
nick black 814432d65d
[tfman] interpret groff unicode macros #2482 3 years ago
nick black 0f02465216
[dragon] blit to another plane, preserving background #2419 3 years ago
nick black b348db2e3d
[tfman] move structure browser along with page browser 3 years ago
nick black dca02e6aae [tfman] simplify main loop 3 years ago
nick black 3c17bc78e2 [tfman] structure-based navigation #2457 3 years ago
nick black b7164f440a [tfman] draw out structure bar #2457 3 years ago
nick black 6089219902 [tfman] track lines in docnode #2457 3 years ago
nick black 59fd31c050 [tfman] change up control for horizontal structure bar #2457 3 years ago
nick black 973175ce49 [tfman] horizontal structure bar #2457 3 years ago
nick black 5ea69031ca [tfman] fix two problems found by fuzzing #2475 3 years ago
nick black 321617d9b9 [tfman] '-q' argument for no input, mainly intended for fuzzing 3 years ago
nick black a4df1aaffc
[tfman] only one line between subsection headings and text 3 years ago
nick black 73aea84a75
[tfman] structure browser support multiple moves #2457 3 years ago
nick black bcf713b5bc
[tfman] move structure browser along with page browser 3 years ago
nick black aa1a3fc3f5
[tfman] move structure browser along with page browser 3 years ago
nick black 5eb8558775
[tfman.1] document tfman UI thus far 3 years ago
nick black 685a88d2a6
[tfman] move remaining parsing code into parse.c 3 years ago
nick black 7f05f5281d
[tfman] move structure browser along with page #2457 3 years ago
nick black 944184d9b3
[tfman] get everything working on resize 3 years ago
nick black 5a205b8410
[tfman] toggle visibility of structure menu with 's' #2457 3 years ago
nick black 5295d0c938
[tfman] colorize structure based off distance #2457 3 years ago
nick black 6685815c7f
[tfman] proper structure paths #2457 3 years ago
nick black 83976af4b4
[tfman] stylize browser text 3 years ago
nick black 2d098e6ede
[tfman] build up structure 3 years ago
KristofferC d49a0375b7 use an explicit zero in initializers
empty initializers is a GNU extension
3 years ago
nick black 0f5a8855b6
kill compiler warning on unsigned char platforms 3 years ago
nick black f46acb8767
[tfman] set len on exit from zlib inflator 3 years ago
nick black c81adef86f
[tfman] pass through escaped characters 3 years ago
nick black 5cdc4f1ab8 [nctree] get nctree_add() working #2458 3 years ago
nick black 5afc56f980 [tfman] set up plane for structure nctree 3 years ago
nick black c2c61172f2 [tfman] free up docstructure 3 years ago
nick black 454c830237 [nctree] implement nctree_del() #2458 3 years ago
nick black 174445bb60 [tfman] hook up docstructure object 3 years ago
nick black 7e25835356 [tfman] implement nf/fi for preformatted text 3 years ago
nick black 36277c5834 [tfman] add dashes, tilde, double quote macros 3 years ago
nick black 0e5bf46535 define nctree_add/nctree_del #2458 3 years ago
nick black 4ba258c6d7
[tfman] bring us out of escaped state on non-backslash 3 years ago
nick black b13d27a058
[drone] build without static libs on debian 3 years ago
nick black dc2251b73c
[ncman] correct movement calculations, especially page down 3 years ago
nick black e061686eda [ncman] match rg/rs macros 3 years ago
nick black 1ef4d27960 [ncman] implement pgup/pgdown 3 years ago
nick black e0c4e67a11 [ncman] colorize the title 3 years ago
nick black 21a35d7b97 [ncman] clean up top end 3 years ago
nick black 32fd9a4478
[ncman] print substituted macros 3 years ago