phi/gui
2018-05-12 20:51:06 +01:00
..
action.go added control down/up for page down/up on mac 2018-05-12 19:18:21 +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 fixed split line behaviour 2018-05-12 19:20:40 +01:00
close_buffer.go changed buffer repr. to array rather than hashmap for natural indexing of buffers 2018-05-12 19:54:41 +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
palette.go fixed commands in command palette 2018-05-12 20:51:06 +01:00
shortcuts.go hacked in a visual indicator for unsaved file; closes #65 2018-05-06 15:14:46 +01:00
view.go fixed some focus issues; change focus behaviour is now mostly sound! 2018-05-12 20:43:26 +01:00