phi/gui
Felix Angell 05e965b080 cleanups to delete line, slight improvements to syntax highlighting
note that the delete line is stil a little off behaviour-wise. the syntax highlighting is getting there and when its stable can be refactored to be a bit more flexible/polished
2018-04-16 23:25:19 +01:00
..
action.go added a close buffer command (ctrl+w); 2018-04-13 19:10:32 +01:00
buffer.go cleanups to delete line, slight improvements to syntax highlighting 2018-04-16 23:25:19 +01:00
close_buffer.go start of command palette stuff; cleaned up _some_ of the gui component semantics... 2018-04-16 20:10:23 +01:00
component.go added mouse wheel scrolling + font face/size settings in toml configs 2018-04-15 19:18:01 +01:00
cursor.go caps lock and some super combos handled 2018-02-28 00:12:42 +00:00
delete_line.go cleanups to delete line, slight improvements to syntax highlighting 2018-04-16 23:25:19 +01:00
input.go added mouse wheel scrolling + font face/size settings in toml configs 2018-04-15 19:18:01 +01:00
palette.go start of command palette stuff; cleaned up _some_ of the gui component semantics... 2018-04-16 20:10:23 +01:00
panel.go added a close buffer command (ctrl+w); 2018-04-13 19:10:32 +01:00
shortcuts.go simple scrolling + super/ctrl shortcuts now work and can be configured 2018-04-13 17:50:10 +01:00
untitled start of command palette stuff; cleaned up _some_ of the gui component semantics... 2018-04-16 20:10:23 +01:00
view.go start of command palette stuff; cleaned up _some_ of the gui component semantics... 2018-04-16 20:10:23 +01:00