- Fix ChunkedBuffer.Insert to always update file length. - Fix UpdateLineIndexAfterEdit to not shift the first line offset. - Remove redundant ReadFileTask dispatch in HandleBrowserTap. - Add end-to-end test for typing at start of buffer. |
||
|---|---|---|
| .. | ||
| auto_save_test.go | ||
| buffer_test.go | ||
| chunked_buffer_test.go | ||
| chunked_buffer.go | ||
| cursor_test.go | ||
| deterministic_file.go | ||
| e2e_test.go | ||
| filename_test.go | ||
| integration_test.go | ||
| logic.go | ||
| mock_setup.go | ||
| state.go | ||