phi/gui
2018-05-08 12:17:04 +01:00
..
action.go added super/ctrl left/right to switch buffers; fixes #73 2018-05-06 19:59:28 +01:00
buffer_pane.go line number and columns are no longer 0 indexed... 2018-05-06 20:35:35 +01:00
buffer.go fixed right key going to a negative offset at the end of a line 2018-05-08 12:17:04 +01:00
close_buffer.go new file + open file commands; commands can take args 2018-04-29 19:03:24 +01:00
component.go change focus now works with ctrl+left/right 2018-04-29 00:38:26 +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 right key going to a negative offset at the end of a line 2018-05-08 12:17:04 +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 logging/shortcuts on os x 2018-05-07 09:17:25 +01:00