You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm playing with --stdin-source <STDIN_SOURCE>. However, @first_cmd_output_on_screen often got the output wrong, sometimes giving empty results. I haven't figured out the commonality among the scenarios that it fails.
Is there a document on how kitty determines the position of previous command line prompts? Perhaps I just don't understand how @first_cmd_output_on_screen works.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm playing with
--stdin-source <STDIN_SOURCE>
. However,@first_cmd_output_on_screen
often got the output wrong, sometimes giving empty results. I haven't figured out the commonality among the scenarios that it fails.Is there a document on how kitty determines the position of previous command line prompts? Perhaps I just don't understand how
@first_cmd_output_on_screen
works.Beta Was this translation helpful? Give feedback.
All reactions