1078 Commits (fa652e5276bf2821c783c4dfc2451adeadced69e)
 

Author SHA1 Message Date
cancel c704b808d2 Add tui controls to README 6 years ago
cancel d513456378 Fix incorrectly overlapping storage for V var names 6 years ago
cancel f64b04a4e2 Change 'V' from beam to variable 6 years ago
cancel 57338fe22f Fix typo 6 years ago
cancel 1caf581a57 Add explicit margins option to tui 6 years ago
cancel c7ea0e2071 Fix typo 6 years ago
cancel f9a60a06a9 Update README with more build notes 6 years ago
Devine Lu Linvega f9e8db0ec6 Updated examples and README / Added LICENSE 6 years ago
cancel 47cd370f59 Add basic terminal margins (with option to disable) 6 years ago
cancel 97702f11f1 Add prototype/sketch of hud bar 6 years ago
cancel 8974c878a7 Add unknown key stderr debug (ifdefd out) 6 years ago
cancel a2183f892d Cleanup draw naming 6 years ago
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 4905ef58af Cleanup 6 years ago
cancel c764ca15ae Cleanup 6 years ago
cancel 7e7580c66c Cleanup 6 years ago
cancel b6f69b19b3 Cleanup movement operator declarations 6 years ago
cancel 1d4937d2bd Cleanup 6 years ago
cancel 712a9c5afc Remove unnecessary macro indirection 6 years ago
cancel cc3bc3afee Fix buffer bounds check off-by-one 6 years ago
cancel 08f15762b6 Fix off-by-one buffer size 6 years ago
cancel f2fd555b58 Update valid glyph char range for field file load 6 years ago
cancel 77e0f874ec Cleanup field.h/.c, move some stuff to gbuffer.h/.c 6 years ago
cancel c934f9f177 Remove unused fns from field.h/.c 6 years ago
cancel ee55f70fdc Remove field_copy_subrect, move to gbuffer, add gbuffer.c 6 years ago
cancel 982e810a84 Clean up field copying, add wrapper 6 years ago
cancel cf6789dc70 Remove specialized '+' cursor behavior 6 years ago
cancel e34c9f027a Add predictive remarking for tui visualization 6 years ago
cancel 09697c50bf Add field_resize_raw_if_necessary 6 years ago
cancel 1ec84d552d Fix ctrl+h move left on certain terminals 6 years ago
cancel e5035974dc Clean up tick number presentation 6 years ago
cancel 75505f00ce Add ruler spacing controls 6 years ago
cancel 1f4729c626 Add undo history limit 6 years ago
cancel 6489ad6faa Add undo to tui 6 years ago
cancel 6d7bb89300 Add ctrl+hjkl movement to tui 6 years ago
cancel 9e92e0b0db Cleanup naming 6 years ago
cancel 85be7b2411 Add ability to start tui with no input file 6 years ago
cancel 2b9aae195f Add basic editing to tui 6 years ago
cancel 57d149779c Cleanup 6 years ago
cancel 9c3b92e63a Change to show '+' when cursor over major grid separator 6 years ago
cancel 22c9cc85c7 Add showing of glyph underneath cursor 6 years ago
cancel 8c0c3272a2 Add basic cursor movement 6 years ago
cancel a444ba95c7 Cleanup 6 years ago
cancel cd0d783af0 Change quit combination to ctrl+q/d/g 6 years ago
cancel f865f1a64f Add better pseudorandom function 6 years ago
cancel 0c17ec914f Change tui styling of locking inputs 6 years ago