phi/gui
2018-04-17 14:20:22 +01:00
..
action.go added a close buffer command (ctrl+w); 2018-04-13 19:10:32 +01:00
buffer.go languages are now written to and loaded from "PHI_CONFIG_DIR/syntax/language_name.toml" 2018-04-17 14:20:22 +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
view.go start of command palette stuff; cleaned up _some_ of the gui component semantics... 2018-04-16 20:10:23 +01:00