.. |
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
|
buffer: Store the encoding inside the buffer
|
2025-02-28 19:02:16 +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 paths: fix non-alphabetic order
|
2025-03-24 23:01:48 +01:00 |
save.go
|
ReloadSettings only when we need to when saving a file (#3688)
|
2025-03-12 22:06:24 +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: Store the encoding inside the buffer
|
2025-02-28 19:02:16 +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 |