micro/internal/buffer
2025-02-28 18:57:53 +01:00
..
autocomplete.go ioutil: Remove deprecated functions where possible 2025-02-28 18:57:53 +01:00
backup.go backup: Clear the requested backup upon completion notification 2025-02-28 18:57:53 +01: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 buffer: Uncomment InitRuntimeFiles(false) in the buffer_test.go 2024-04-05 14:24:59 +02:00
buffer.go backup: Clear the requested backup upon completion notification 2025-02-28 18:57:53 +01:00
cursor.go cursor: Remove selection reduction by one character on Deselect() 2024-11-30 15:25:14 +01:00
eventhandler.go Use StoreVisualX() all over the code 2024-10-13 17:46:34 +02:00
line_array_test.go Improve unicode line array test 2020-05-20 19:53:54 -04:00
line_array.go Remove unused internal or unexported functions (#3481) 2024-11-16 21:19:37 +01:00
loc.go match beginning and end of line correctly in FindNext and ReplaceRegex (#3575) 2025-02-09 15:19:43 +01:00
message.go import: Use micro-editor/tcell (legacy) instead of zyedidia/tcell (#3593) 2025-01-04 15:55:46 +01:00
save.go save: Update the modification time of the buffer only in case of file changes 2025-02-28 18:57:53 +01:00
search.go match beginning and end of line correctly in FindNext and ReplaceRegex (#3575) 2025-02-09 15:19:43 +01:00
serialize.go serialize: Perform write process safe 2025-02-28 18:57:53 +01:00
settings.go buffer: Perform filetype callbacks on ReloadSettings() 2025-02-20 20:24:05 +01:00
stack_test.go Change project layout and use go.mod 2019-12-25 17:05:10 -05:00
stack.go Change project layout and use go.mod 2019-12-25 17:05:10 -05:00