./bin/phpt-<ver>
Modify mode is your standard text editing mode. Type to enter text, arrow keys to navigate. Press F2 to enter this mode
In this mode, anything you type will be put in the bottom bar. When you press enter, it passes this command to whatever brought you.
Command mode allows you to do many fast operations
5to go to beginning of file,6to go to beginning of line,7to go to previous word,8to go to next word,9to go to end of line,0to go to end of file- currently unimplemented
uto copy line,ito cut,oto paste line,pto paste overwrite jkl;arrow keys like in vimqto quit- currently unimplemented
yto find and replace [input mode]:
Press F1 to enter this mode
- Add status bar
- Add cursor
- Fix word movement
- Complete rewrite
- Enters fixed
- Use unordered map instead of switch cases for customizability
- Add word movement
- Add updates (kind of meta, huh?)
- Add input mode
- Add find and replace
- Add cursor, more
- Added highlighted line, more segfaults fixed
- Added line numbering, status bar
- Fixed various issues with segfaults
- Initial
- Simple text editing