phi/gui
2018-04-21 18:09:05 +01:00
..
action.go added ctrl+V clipboard paste; fixed delete_line semantics 2018-04-21 17:42:18 +01:00
buffer.go little hack to fix some syntax highlighter inconsistencies 2018-04-21 18:09:05 +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 added ctrl+V clipboard paste; fixed delete_line semantics 2018-04-21 17:42:18 +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 multi-line pasting mostly works 2018-04-21 17:57:00 +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