This website requires JavaScript.
Explore
Help
Sign In
timw4mail
/
gilo
Watch
1
Star
0
Fork
0
You've already forked gilo
Code
Releases
Activity
gilo
/
editor
History
Timothy J. Warren
6e5e287bb3
All checks were successful
timw4mail/gilo/pipeline/head
This commit looks good
Details
Show filename and row count in status bar
2021-04-01 12:37:28 -04:00
..
buffer.go
Move file-specific logic to a document struct
2021-04-01 12:02:17 -04:00
constants.go
Fix some offset errors for cursor operations
2021-03-31 14:32:43 -04:00
document_test.go
Move file-specific logic to a document struct
2021-04-01 12:02:17 -04:00
document.go
Move file-specific logic to a document struct
2021-04-01 12:02:17 -04:00
draw.go
Show filename and row count in status bar
2021-04-01 12:37:28 -04:00
editor_test.go
Move file-specific logic to a document struct
2021-04-01 12:02:17 -04:00
editor.go
Move file-specific logic to a document struct
2021-04-01 12:02:17 -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