adjust comments

This commit is contained in:
David Refoua
2025-11-09 02:50:47 +03:30
committed by GitHub
parent 2ce0146d6e
commit 7b248bc9a3

View File

@@ -58,7 +58,8 @@ else
} }
__cmder_preexec() { __cmder_preexec() {
printf '\e]133;C\a' # Emit OSC 133;C to mark the start of command execution # Emit OSC 133;C to mark the start of command execution
printf '\e]133;C\a'
} }
# Append to PROMPT_COMMAND to emit sequences just before each prompt # Append to PROMPT_COMMAND to emit sequences just before each prompt