escape sequence in output #4948
SolitudeSF
started this conversation in
General
Replies: 7 comments 8 replies
|
What's "end of user input"? EOF? It's probably coming from the pager. |
1 reply
|
that will be because whatever program you are using as a pager is not
filtering out OSC codes, unlike less. kitty passes hyperlink and prompt
mark codes to the pager so it can potentially use them.
|
1 reply
|
Its the escape code that marks the start of the output region.
|
1 reply
|
... because it marks the start of the output.
|
2 replies
|
On Sun, Apr 10, 2022 at 09:49:24AM -0700, Solitude wrote:
so, by your logic, sequence marking end of the output should be included aswell.
There isnt one.
|
1 reply
|
On Sun, Apr 10, 2022 at 09:50:03AM -0700, Solitude wrote:
but even if you disregard that, what is the practicality of doing that
Whats the downside?
|
1 reply
|
whatever, forget about it. it doesnt affect my workflow, im just annoyed, because i dont see the logic. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Is "end of user input" sequence being included into show_last_command_output intentional?
All reactions