gilo/editor
Timothy Warren d831bd4f83
All checks were successful
timw4mail/gilo/pipeline/head This commit looks good
Draw empty status bar
2021-04-01 09:41:16 -04:00
..
constants.go Fix some offset errors for cursor operations 2021-03-31 14:32:43 -04:00
draw.go Draw empty status bar 2021-04-01 09:41:16 -04:00
editor_test.go Add more tests 2021-03-31 19:17:04 -04:00
editor.go Draw empty status bar 2021-04-01 09:41:16 -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 more tests 2021-03-31 19:17:04 -04:00
row.go Handle rendering tabs 2021-03-31 14:56:46 -04:00