cancel
142358974c
Cleanup naming
6 years ago
cancel
2d8d87f7dc
Cleanup
6 years ago
cancel
6e6bc7df81
Rename App_/app_ stuff to Ged_/ged_ ('g'rid 'ed'itor)
6 years ago
cancel
2e556815eb
Add message on successful save
6 years ago
cancel
12dfcde0b5
Add hacky save "feature" (until I make a real one)
6 years ago
cancel
619ef4d4d3
Cleanup
6 years ago
cancel
c0bdd492ba
Change to use bitfield for bool flags in app state
6 years ago
cancel
fb4740e430
Cleanup
6 years ago
cancel
2eed72f0fd
Remove old debugging shortcuts
6 years ago
cancel
4293659ea4
Fix recentering scroll on undo
6 years ago
cancel
334c871b46
Add mousewheel scroll support
6 years ago
cancel
8090768284
Add automatic centering and scrolling on resize
6 years ago
cancel
2ab06e1cd3
Add start of basic auto-scrolling
6 years ago
cancel
37f2450b2f
Add another alias for backspace (127/DEL in terminal.app)
6 years ago
cancel
b5642ac35e
Add workaround for linux virtual console colors init error
6 years ago
cancel
3375485f7f
Change to only save undos for playback when starting playback
6 years ago
cancel
883e063f8b
Add delete to replace with '.'
6 years ago
cancel
5927f69fef
Cleanup
6 years ago
cancel
00ae45bdb7
Add filling with character when rect is selected
6 years ago
cancel
764516f089
Fix comparison mistake
6 years ago
cancel
0e8931941d
Cleanup naming
6 years ago
cancel
256c63b9eb
Add cut command
6 years ago
cancel
11df072b28
Add escape key going to normal mode if not in normal mode
6 years ago
cancel
7ee165723a
Add quote to toggle selection resize mode
6 years ago
cancel
7a27b6ed75
Split off movement handling
6 years ago
cancel
aca5738e69
Add shift-arrow keys (probably only xterm) to adjust sel size
6 years ago
cancel
cfc67429cc
Cleanup
6 years ago
cancel
b3db95261e
Add alternate use of esc to change sel size to clipboard size
6 years ago
cancel
08bfb9fbad
Add copy/paste
6 years ago
cancel
73000aae8e
Cleanup
6 years ago
cancel
9726a85360
Add rejection of invalid glyphs for tui input
6 years ago
cancel
c02b261896
Add deselect on escape key
6 years ago
cancel
34ed78d7af
Add workaround for mouse position reporting problems
6 years ago
cancel
263aa0e2a5
Add drag-selection
6 years ago
cancel
66c1e7990b
Fix mouse hitting when scrolled
6 years ago
cancel
7bd17f61f9
Add smarter mouse tracking enable/disable
6 years ago
cancel
bda14805d7
Add grid scrolling and drawing cursor selection
6 years ago
cancel
c2049c2746
Add smarter clipping of drawn grid region
6 years ago
cancel
a233e9b49a
Cleanup
6 years ago
cancel
7d624239f8
Cleanup
6 years ago
cancel
219aa66d6d
Add start of mouse cursor support
6 years ago
cancel
114a1954fb
Add error message when trying to use OSC MIDI without an OSC port
6 years ago
cancel
4d0f63a031
Cleanup
6 years ago
cancel
04c2da1dad
Tweak usage text
6 years ago
cancel
b4b4c6cc16
Tweak usage text
6 years ago
cancel
da25c46d3c
Change to default to ipv4 resolved addresses if possible
Some OSC stuff (plogue bidule?) doesn't seem to support ipv6, so that's
probably not a good thing to have automatically chosen if the user
doesn't specify an address or specifies one that resolves to ipv6.
6 years ago
cancel
c1cb544f9c
Cleanup
6 years ago
cancel
1f137b3851
Cleanup naming
6 years ago
cancel
e093799b07
Change to use IPv6 compatible addressing
6 years ago
cancel
df81654324
Add ctrl+z as undo (if allowed by terminal, hopefully)
6 years ago