fix: some tui work in layout
This commit is contained in:
@@ -33,8 +33,10 @@ editor, or form. A paste containing control characters is rejected and never
|
||||
submits a command or creates extra entry lines. Losing terminal ownership
|
||||
(including terminal suspension/focus loss) immediately revokes the lease,
|
||||
cancels Git and clipboard work, removes plaintext presentation state, and
|
||||
returns to the locked screen. `NO_COLOR` or `TERM=dumb` selects the monochrome
|
||||
fallback while preserving focused selections through reverse-video attributes.
|
||||
returns to the locked screen. A native authentication prompt may temporarily
|
||||
own focus; its result stays hidden until terminal focus returns. `NO_COLOR` or
|
||||
`TERM=dumb` selects the monochrome fallback while preserving focused selections
|
||||
through reverse-video attributes.
|
||||
Selected rows override nested field colors so labels, masked values, metadata,
|
||||
and OTP codes keep one high-contrast foreground across the complete selection.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user