phi/gui
2018-04-13 14:44:04 +01:00
..
action.go simple editor commands are implemented in the preferences file 2018-02-28 00:54:59 +00:00
buffer.go implement home and end shortcuts 2018-04-13 14:44:04 +01:00
component.go key insertion works for simple letters, etc. 2018-02-22 15:45:54 +00:00
cursor.go caps lock and some super combos handled 2018-02-28 00:12:42 +00:00
input.go Cursor + simple input handling 2016-11-13 23:32:44 +00:00
palette.go all cursor control keys work (arrow keys); tab key works, backspace and return also work. 2018-02-22 16:02:42 +00:00
panel.go key insertion works for simple letters, etc. 2018-02-22 15:45:54 +00:00
shortcuts.go added some weird opt+left opt+right move word things... could work better, however! 2018-02-28 14:32:43 +00:00
view.go key insertion works for simple letters, etc. 2018-02-22 15:45:54 +00:00