Add escape key going to normal mode if not in normal mode
Add quote to toggle selection resize mode
Add shift-arrow keys (probably only xterm) to adjust sel size
Add alternate use of esc to change sel size to clipboard size
Fix incorrect var being used for octave in :
Remove unnecessary macro indirection
Add rejection of invalid glyphs for tui input
Add workaround for mouse position reporting problems
Add smarter mouse tracking enable/disable
Add grid scrolling and drawing cursor selection
Add smarter clipping of drawn grid region
Add start of mouse cursor support
Add error message when trying to use OSC MIDI without an OSC port
Change to default to ipv4 resolved addresses if possible
Change to use IPv6 compatible addressing
Add ctrl+z as undo (if allowed by terminal, hopefully)
Add clamp to amount of buffered delta time
Add better play/pause timing control
Increase sleep timeout aggression
Add note off timings to app deadline timing
Increase maximum bar divisor to 36
Add basic note-off/sustain handling
Add more stuff for midi sending via osc
Change sokol_time.h to get -isystem for include
Break tui app state out into struct
Change to use scratch oevent list when predicting ui markers
Add midi event list debug drawing
Add start of using midi events in tui
Change simulation stepping key to ctrl+f
Add playing/paused distinction, remap step to ctrl+space
Add grid ruler snapping when resizing grid
Change resize to use grid ruler increments
Remove ctrl+d and ctrl+g as quit shortcuts
Add input mode display in tui hud
Cleanup params naming in oper phases
Rename `orca` target to `cli`, rename `tui` target to `orca`
Fix build warning on impossible switch case
Change piano input mode to forward slash, add cursor display