isPrompt property
Whether prompt cells exist in this row and this row is the primary prompt.
Implementation
bool get isPrompt =>
semanticPrompt ==
bindings.GhosttyRowSemanticPrompt.GHOSTTY_ROW_SEMANTIC_PROMPT;
Whether prompt cells exist in this row and this row is the primary prompt.
bool get isPrompt =>
semanticPrompt ==
bindings.GhosttyRowSemanticPrompt.GHOSTTY_ROW_SEMANTIC_PROMPT;