phi/gui
2018-05-14 19:45:27 +01:00
..
action.go editor now complains about unsaved files being closed; added exit command properly 2018-05-14 18:35:23 +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 added scrolling animations (but disabled for now) 2018-05-14 19:45:27 +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 fixed commands in command palette 2018-05-12 20:51:06 +01:00
shortcuts.go fixed behaviour of move right/left word; closes #8 2018-05-12 21:17:46 +01:00
view.go editor slightly handles modification sys notification 2018-05-14 19:18:13 +01:00