Files
Sönke Holz f616e57762 LibVT+Userland+Kernel: Use the ConEmu OSC sequence for progress bars
Instead of having our own incompatible OSC 9 sequence for showing a
progress bar in the task bar, switch to using the more commonly used
OSC 9;4 sequence, introduced by ConEmu [1].
Other terminal emulators, like iTerm2 [2], Ghostty [3], and the
Windows Terminal [4] also use this OSC sequence.

This makes progress bar updates sent by Neovim work properly in our
terminal. Previously, it was always stuck at 100%.

[1] https://conemu.github.io/en/AnsiEscapeCodes.html#ConEmu_specific_OSC
[2] https://iterm2.com/documentation-escape-codes.html
[3] https://ghostty.org/docs/vt/osc/conemu#change-progress-state-(osc-94)
[4] https://learn.microsoft.com/en-us/windows/terminal/tutorials/progress-bar-sequences
2026-04-13 16:06:07 +02:00
..
2024-02-08 07:11:44 -07:00
2025-10-10 00:02:50 +02:00
2024-09-08 18:27:55 -04:00
2024-11-18 13:21:10 -05:00
2024-01-13 19:01:07 -07:00
2025-03-07 20:22:16 -05:00
2025-10-10 00:02:50 +02:00
2024-07-06 21:42:32 +02:00
2025-05-20 11:30:08 -04:00
2024-11-29 16:03:30 -05:00
2023-07-05 08:34:51 +02:00
2024-11-17 10:18:36 -05:00
2025-07-14 20:41:03 -04:00
2025-11-29 11:36:10 +01:00
2024-05-31 13:49:34 +01:00
2024-04-05 15:30:41 -06:00
2026-03-14 15:31:22 +01:00
2024-11-02 12:48:18 -04:00
2026-02-16 19:04:49 -05:00