phi/gui
2018-04-15 17:10:03 +01:00
..
action.go added a close buffer command (ctrl+w); 2018-04-13 19:10:32 +01:00
buffer.go editor only renders whats on screen 2018-04-15 17:10:03 +01:00
close_buffer.go always render; swap line down/up; bug fixes; 2018-04-13 20:04:10 +01:00
component.go always render; swap line down/up; bug fixes; 2018-04-13 20:04:10 +01:00
cursor.go caps lock and some super combos handled 2018-02-28 00:12:42 +00:00
delete_line.go simple scrolling + super/ctrl shortcuts now work and can be configured 2018-04-13 17:50:10 +01:00
input.go Cursor + simple input handling 2016-11-13 23:32:44 +00:00
palette.go added a close buffer command (ctrl+w); 2018-04-13 19:10:32 +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 always render; swap line down/up; bug fixes; 2018-04-13 20:04:10 +01:00