phi/gui
2018-05-18 18:17:01 +01:00
..
action.go undo and redo of text, closes #53 2018-05-16 21:52:17 +01:00
buffer_pane.go fixed some focus issues; change focus behaviour is now mostly sound! 2018-05-12 20:43:26 +01:00
buffer.go fix buffer open file 2018-05-16 21:35:23 +01:00
close_buffer.go editor now complains about unsaved files being closed; added exit command properly 2018-05-14 18:35:23 +01:00
component.go command palette bug with text offset fixed; added debug mode toggled w 2018-05-09 12:32:02 +01:00
cursor.go attempted to not blink while moving... didnt work! 2018-05-06 14:53:31 +01:00
delete_line.go new file + open file commands; commands can take args 2018-04-29 19:03:24 +01:00
exit_action.go editor now complains about unsaved files being closed; added exit command properly 2018-05-14 18:35:23 +01:00
palette.go rope -> piece table, still a buggy wip 2018-05-16 01:57:03 +01:00
shortcuts.go undo and redo of text, closes #53 2018-05-16 21:52:17 +01:00
view.go added vsync option; these are now set in the strife configs too; vsync off by default 2018-05-18 18:17:01 +01:00