Files
Noah Masur e00560c42c post-TUI lag: two-phase autosuggestion toggle; Ctrl-b was never activated
Root cause of 'Ctrl-b does nothing': home-manager was not switched, so the
binding built into the flake was never deployed (~/.config/fish lacked
heal-autosuggest and \cb; the built config had both). Activation needs the
home rebuild, not a system rebuild.

heal-autosuggest is now two-phase (set 0; repaint; set 1; repaint) to give
the reader a disabled-state repaint, which is what clears the wedged
in_flight_autosuggest_request per reader.rs update_autosuggestion. Matches
the manual cure (which had prompt cycles between off and on); the old
back-to-back toggle and the postexec hook did not. User chose the
session-preserving toggle over exec fish.
2026-09-07 11:17:44 -04:00
..
2025-04-07 16:35:31 -04:00
2025-03-19 14:16:01 -04:00
2026-06-14 09:54:40 -04:00
2025-04-07 16:35:52 -04:00
2025-05-10 10:53:54 -04:00
2025-01-28 18:24:07 -05:00
2025-01-28 18:24:07 -05:00
2025-02-02 21:45:34 -05:00
2025-01-28 18:24:07 -05:00
2026-07-20 14:25:58 -04:00
2025-07-02 14:19:57 -06:00
2025-03-04 07:50:47 -05:00
2025-02-17 14:05:23 -05:00
2025-01-28 18:24:07 -05:00
2025-07-20 21:36:26 -04:00
2026-06-14 09:54:40 -04:00
2026-01-31 11:53:43 -05:00
2025-01-29 21:12:58 -05:00
2025-02-08 12:58:06 -05:00
2025-01-28 18:24:07 -05:00
2025-01-28 18:24:07 -05:00
2025-01-28 18:24:07 -05:00
2025-01-29 21:12:58 -05:00
2025-05-10 10:39:51 -04:00
2025-02-15 20:26:14 -05:00
2025-02-05 17:25:29 -05:00
2025-01-28 18:24:07 -05:00
2025-01-28 18:24:07 -05:00
2025-01-29 21:12:58 -05:00
2026-03-12 20:29:24 -04:00
2025-02-08 20:14:54 -05:00
2025-02-15 20:26:14 -05:00
2025-01-28 18:24:07 -05:00
2025-01-29 21:12:58 -05:00
2025-01-28 18:24:07 -05:00
2025-01-28 18:24:07 -05:00
2025-01-28 18:24:07 -05:00
2025-03-08 19:13:42 -05:00