ConEmu OSC Codes #3105
Unanswered
Jan200101
asked this question in
Feature Requests, Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
ConEmu make use of OSC 9 to implement a few terminal specific commands that may or may not be worth emulating.
Because OSC 9 is also used by iTerm2 it might be worth implementing undesired functions as a noop, but thats to be discussed
Commands:
1
sleep2
show GUI message box3
change window titlechange_window_title
will need to test4
5
wait for Enter, Space or Esc input6
Execute a GuiMacro7
run some process8
output of environment variable9
inform terminal about shell current working directoryfile://
segment10
turn on or off xterm emulation11
just a "comment"12
"Let ConEmu treat current cursor position as prompt start."https://conemu.github.io/en/AnsiEscapeCodes.html#OSC_Operating_system_commands
Beta Was this translation helpful? Give feedback.
All reactions