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