fix(tui): apply details mode live

This commit is contained in:
Brooklyn Nicholson 2026-04-26 13:30:08 -05:00
parent 6814646b36
commit a8fcd1c742
12 changed files with 56 additions and 19 deletions

View file

@ -62,10 +62,10 @@ import {
getSelectedText,
hasSelection,
moveFocus,
selectionBounds,
type SelectionState,
selectLineAt,
selectWordAt,
selectionBounds,
shiftAnchor,
shiftSelection,
shiftSelectionForFollow,