Jon Parise
897b918f67
bash: remove redundant out-of-band OSC 133;A
...
The printf was part of the original script (9d6121245 ), and at the time,
this was the only place we'd emit the 133;A mark.
A PS1-based 133;P;k=i mark was introduced in 2bf1f80f7 , and then it
become a full 133;A mark in aa47047a6 , making the original printf line
redundant (because bash will also redraw PS1 on SIGWINCH).
The PS1-based 133;A was only missing the aid= option, and with that
added, it handles all of our cases (prompts, initial draw, and resizes).
2026-02-16 13:46:55 -05:00
..
2026-02-15 00:24:30 +08:00
2026-01-20 09:44:15 -08:00
2026-01-26 14:43:54 -06:00
2026-01-17 20:44:22 -05:00
2026-02-15 15:15:58 -08:00
2025-10-03 07:10:43 -07:00
2026-01-21 20:03:37 +07:00
2026-01-12 10:20:59 -08:00
2026-01-26 11:00:15 -05:00
2026-02-16 10:03:50 -08:00
2026-02-02 10:44:35 -08:00
2025-11-27 13:37:53 -08:00
2026-02-09 01:30:34 +02:00
2026-02-11 17:23:41 +01:00
2026-02-16 13:46:55 -05:00
2025-11-27 13:37:53 -08:00
2025-10-03 18:52:26 +02:00
2025-12-10 22:31:27 -06:00
2026-02-02 15:20:36 -08:00
2025-10-03 07:10:43 -07:00
2026-01-31 11:01:03 -08:00
2026-01-20 09:44:15 -08:00
2026-02-01 14:32:37 -08:00
2025-11-27 13:37:53 -08:00
2025-11-27 13:37:53 -08:00
2025-07-09 15:06:24 -07:00
2025-10-03 07:10:43 -07:00
2025-10-12 13:48:06 -07:00
2025-11-17 12:13:56 -07:00
2025-06-25 16:27:23 -04:00
2025-12-15 11:54:36 -08:00
2025-10-03 07:10:43 -07:00
2026-01-08 10:22:56 -08:00
2025-11-24 19:55:27 -08:00
2025-11-27 13:37:53 -08:00
2025-10-03 13:32:15 -07:00
2025-11-17 12:13:56 -07:00
2025-11-27 13:37:53 -08:00
2026-01-21 09:39:02 -08:00
2024-08-16 14:35:10 -07:00
2025-07-09 15:06:24 -07:00
2022-08-18 11:42:32 -07:00
2025-10-03 07:10:43 -07:00
2025-12-08 13:19:16 +08:00
2026-01-31 09:06:07 -08:00
2025-11-27 13:37:53 -08:00
2026-02-02 19:53:53 -08:00
2025-11-26 08:50:04 -08:00
2026-01-21 15:30:49 -08:00