gilo/editor
Timothy Warren ae1c91ac74
All checks were successful
timw4mail/gilo/pipeline/head This commit looks good
Horizontal scrolling and line end snapping
2021-03-31 11:12:09 -04:00
..
constants.go Break stuff 2021-03-26 12:01:17 -04:00
draw.go Horizontal scrolling and line end snapping 2021-03-31 11:12:09 -04:00
editor.go Horizontal scrolling and line end snapping 2021-03-31 11:12:09 -04:00
fn_test.go More tests 2021-03-30 20:22:11 -04:00
fn.go More tests 2021-03-30 20:22:11 -04:00
keymap.go Move functions to file under editor instead of their own package 2021-03-30 16:22:35 -04:00
row_test.go Add some tests 2021-03-30 19:37:02 -04:00
row.go Display a row of text 2021-03-30 18:00:06 -04:00