140 Commits (fb4740e4300b8ac5ce02d94e16aa9dd18d00e461)

Author SHA1 Message Date
cancel 7960e80981 Cleanup 6 years ago
cancel 5c01068240 Remove unused stuff from tui 6 years ago
cancel febfffdb6b Clean up resizing logic, make it work with undo history 6 years ago
cancel 09d8618cf9 Fix '+' not highlighted red in tui 6 years ago
cancel e0fe4647c1 Add partial support for resizing grids (WIP) 6 years ago
cancel 982e810a84 Clean up field copying, add wrapper 7 years ago
cancel cf6789dc70 Remove specialized '+' cursor behavior 7 years ago
cancel e34c9f027a Add predictive remarking for tui visualization 7 years ago
cancel 09697c50bf Add field_resize_raw_if_necessary 7 years ago
cancel 1ec84d552d Fix ctrl+h move left on certain terminals 7 years ago
cancel e5035974dc Clean up tick number presentation 7 years ago
cancel 75505f00ce Add ruler spacing controls 7 years ago
cancel 1f4729c626 Add undo history limit 7 years ago
cancel 6489ad6faa Add undo to tui 7 years ago
cancel 6d7bb89300 Add ctrl+hjkl movement to tui 7 years ago
cancel 9e92e0b0db Cleanup naming 7 years ago
cancel 85be7b2411 Add ability to start tui with no input file 7 years ago
cancel 2b9aae195f Add basic editing to tui 7 years ago
cancel 57d149779c Cleanup 7 years ago
cancel 9c3b92e63a Change to show '+' when cursor over major grid separator 7 years ago
cancel 22c9cc85c7 Add showing of glyph underneath cursor 7 years ago
cancel 8c0c3272a2 Add basic cursor movement 7 years ago
cancel a444ba95c7 Cleanup 7 years ago
cancel cd0d783af0 Change quit combination to ctrl+q/d/g 7 years ago
cancel 0c17ec914f Change tui styling of locking inputs 7 years ago
cancel e5df1353e3 Tweak display 7 years ago
cancel d02e9b1a02 Add beginnings of better terminal display of field 7 years ago
cancel 0988bf235d Add basic display of locked cells 7 years ago
cancel f19aca0cbb Add passing of term size in debug field draw 7 years ago
cancel b9b9db8d01 Fix clearing bottom ui bar empty rows 7 years ago
cancel 61445124c3 Add '+' ruler markers to tui 7 years ago
cancel b149dd08f4 Fix warning in release tui 7 years ago
cancel aedaa5c4af Add more tui test code 7 years ago
cancel 285e27b236 Add more tui logic 7 years ago
cancel c971e9f600 Add basic tui test of stepping grid sim 7 years ago
cancel ab6cc5b92c Update tool and Makefile for separate config/target 7 years ago
cancel 4fa340881b Fix warning in tui build 7 years ago
cancel dd160f7bd7 Change to only link ncurses in tui 7 years ago
cancel f4ff0e71ad Add basic printing of Field to stdout 7 years ago
cancel c41c9befad Split tui and cli executables 7 years ago
cancel 44a39f8b8e Clean up test drawing code to clear each frame 7 years ago
cancel 8b9a95f9a2 Add test use of extended ncurses 7 years ago
cancel d7777edfa5 Simplify header includes 7 years ago
cancel 433de277b3 Split stuff out from main.c into separate files 7 years ago
cancel 0a08e1941d Add basic 'field' manipulation and simple test 7 years ago
cancel 7bbdeddf1c Add start of some basic grid stuff 7 years ago
cancel dfc5a075e5 Add explicit use of timer in example 7 years ago
cancel e79f7d824b Change example to be interactive 7 years ago
cancel 930d5bb3dc Add descriptive example of drawing a grid 7 years ago
cancel 9d431352a7 Reformat comments and add more information 7 years ago