phi/gui
2018-04-16 13:58:30 +01:00
..
action.go added a close buffer command (ctrl+w); 2018-04-13 19:10:32 +01:00
buffer.go fix file creation from pr 2018-04-16 13:58:30 +01:00
close_buffer.go fixed seg fault, try not to match conflicts 2018-04-15 22:10:05 +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 "optimized" syntax colouring algorithm slightly; improved delete line behaviour 2018-04-16 00:50:30 +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 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