Files
neovim/runtime/doc
Willaaaaaaa 689a149b08 fix(prompt): don't implicitly set 'modified' #38118
Problem:
In aec3d7915c Vim changed prompt-buffers
to respect 'modified' so the termdebug plugin can "control closing the
window". But for most use-cases  (REPL, shell, AI "chat", …),
prompt-buffers are in practice always "modified", and no way to "save"
them, so *implicitly* setting 'modified' is noisy and annoying.

Solution:
Don't implicitly set 'modified' when a prompt-buffer is updated.
Plugins/users can still explicitly set 'modified', which will then
trigger the "E37: No write since last change" warning.
2026-03-11 14:16:35 -04:00
..
2026-03-11 18:17:46 +01:00
2026-03-11 18:24:57 +01:00
2026-03-11 18:17:46 +01:00
2026-02-12 13:46:45 +01:00
2026-02-12 13:46:45 +01:00
2026-03-11 18:17:46 +01:00
2024-05-15 23:19:26 +02:00
2026-03-11 18:00:18 +01:00
2026-03-11 18:00:18 +01:00
2026-03-11 18:24:57 +01:00
2025-12-06 20:33:02 -05:00
2023-06-25 17:14:28 +02:00
2026-03-11 18:00:18 +01:00
2025-12-06 20:33:02 -05:00
2026-01-27 17:14:57 -05:00
2026-03-11 18:24:57 +01:00
2026-01-12 03:50:57 +00:00
2026-03-11 18:00:18 +01:00
2025-12-15 13:55:15 -05:00
2026-02-12 13:46:45 +01:00
2026-03-11 18:17:46 +01:00
2025-12-15 13:55:15 -05:00
2026-01-23 09:30:37 +01:00
2026-02-12 13:46:45 +01:00
2025-12-15 13:55:15 -05:00
2026-03-11 18:17:46 +01:00
2025-09-28 20:57:59 -07:00
2026-03-11 18:00:18 +01:00
2025-12-15 13:55:15 -05:00
2026-03-11 18:00:18 +01:00
2025-12-15 13:55:15 -05:00
2025-12-06 20:33:02 -05:00
2026-03-11 18:24:57 +01:00
2026-03-11 18:17:46 +01:00
2026-01-27 17:14:57 -05:00
2026-03-11 18:00:18 +01:00
2026-01-07 08:11:42 +08:00
2025-12-06 20:33:02 -05:00
2025-12-06 20:33:02 -05:00
2026-03-11 12:39:49 +01:00
2025-12-15 13:55:15 -05:00
2026-03-11 18:00:18 +01:00
2026-03-11 18:24:57 +01:00
2026-03-11 18:24:57 +01:00
2026-03-11 18:17:46 +01:00