flow/src/buffer
CJ van den Berg 02deaab3a7
fix: always call reload_file when re-openning an hidden non-ephemeral buffer
This is less confusing than just restoring the buffer as is. If the file has
changed on disk the usual expectation is to load the new contents on re-opening
the file.

closes #339
2025-10-28 16:34:44 +01:00
..
Buffer.zig fix(wsl): save without copying file mode if statFile fails 2025-10-07 10:25:55 +02:00
Cursor.zig refactor: lots more writergate fixes - first successful build 2025-09-25 22:01:29 +02:00
Manager.zig fix: always call reload_file when re-openning an hidden non-ephemeral buffer 2025-10-28 16:34:44 +01:00
Selection.zig feat: add Selection.from_pos function 2025-10-02 16:22:55 +02:00
unicode.zig feat: add some braile spinners to unicode.zig 2025-10-07 20:56:55 +02:00
View.zig refactor: lots more writergate fixes - first successful build 2025-09-25 22:01:29 +02:00