micro/internal/buffer
2020-08-12 16:03:23 -04:00
..
autocomplete.go Hover support 2020-08-12 16:03:23 -04:00
backup.go Improve backup system 2020-06-22 17:54:56 -04:00
buffer.go Convert filetypes to language IDs 2020-08-12 16:03:23 -04:00
buffer_generated_test.go Merge branch 'buffer-benchmarks' of https://github.com/p-e-w/micro into p-e-w-buffer-benchmarks 2020-05-20 15:28:36 -04:00
buffer_test.go Use CharacterCount over RuneCount 2020-05-20 16:47:08 -04:00
cursor.go Improve multicursor clipboard 2020-07-05 01:12:35 -04:00
eventhandler.go Use CharacterCount over RuneCount 2020-05-20 16:47:08 -04:00
line_array.go Treat CRLF as LF when inserting text 2020-06-23 17:17:22 -04:00
line_array_test.go Improve unicode line array test 2020-05-20 19:53:54 -04:00
loc.go Use CharacterCount over RuneCount 2020-05-20 16:47:08 -04:00
message.go Fix v2 import path for go mod 2020-05-04 10:16:15 -04:00
save.go Hover support 2020-08-12 16:03:23 -04:00
search.go Fix issue with search and replace at the end of a range 2020-06-18 16:38:10 -04:00
serialize.go Fix v2 import path for go mod 2020-05-04 10:16:15 -04:00
settings.go Don't set fastdirty base if modified 2020-07-04 20:09:44 -04:00
stack.go Change project layout and use go.mod 2019-12-25 17:05:10 -05:00
stack_test.go Change project layout and use go.mod 2019-12-25 17:05:10 -05:00