aboutsummaryrefslogtreecommitdiffstats
path: root/ihe.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix seek command, tested/works relative seek, and hex positioning supportFreeArtMan2019-10-061-1/+0
|
* Update to compile on other boxesFreeArtMan2019-09-301-1/+3
|
* Added PageDown,PageUp key functionalityFreeArtMan2019-09-301-5/+40
|
* Easy commands pageup/pagedown added to fast list file contentFreeArtMan2019-09-291-3/+9
|
* Untested version, recompiled with new buf library and with c+FreeArtMan2019-09-251-4/+10
|
* Added help infoFreeArtMan2019-08-191-17/+17
|
* Added 127 for backspace, why dff behaviour? hm hm hmFreeArtMan2019-08-191-1/+1
|
* Disabled space token generationFreeArtMan2019-08-171-6/+24
|
* updated lib, compilesFreeArtMan2019-08-171-28/+49
|
* Non working compilable versionFreeArtMan2019-08-171-0/+7
|
* Added some resize line dunnoFreeArtMan2019-08-171-1/+2
|
* Add write string, write hexFreeArtMan2016-07-031-2/+2
|
* Added resize cFreeArtMan2016-05-241-6/+8
|
* Simplifying logic. Removing buffer featuresFreeArtMan2016-05-231-10/+11
|
* Fixed cmd line parsing when 1 symbols strings wherent recognizedFreeArtMan2016-05-171-11/+24
|
* Moved to new cmd.FreeArtMan2016-05-151-545/+84
|
* Replace cmd first partFreeArtMan2016-05-101-58/+500
|
* Initial commitFreeArtMan2016-02-041-0/+569