gilo/editor
Timothy Warren cef024bb30
All checks were successful
timw4mail/gilo/pipeline/head This commit looks good
Basic scrolling up or down a file
2021-03-31 09:43:47 -04:00
..
constants.go Break stuff 2021-03-26 12:01:17 -04:00
draw.go Basic scrolling up or down a file 2021-03-31 09:43:47 -04:00
editor.go Basic scrolling up or down a file 2021-03-31 09:43:47 -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