micro/internal/buffer
2021-02-07 13:14:40 -05:00
..
autocomplete.go Fix buffer.RuneAt (#1895) 2020-10-19 20:36:14 -04:00
backup.go Fix quality issues (#1856) 2020-09-16 00:08:01 -04:00
buffer.go Only initialize buffer settings once 2021-02-07 13:14:40 -05: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 Fix quality issues (#1856) 2020-09-16 00:08:01 -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 Update to tcell v2 2020-09-05 14:52:35 -04:00
save.go Fix buffer.RuneAt (#1895) 2020-10-19 20:36:14 -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 quality issues (#1856) 2020-09-16 00:08:01 -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