GUAC-1452: Add semicolon to pipe closure terminal code.
This commit is contained in:
parent
d03c7452d9
commit
97bfcef20d
@ -90,7 +90,7 @@ send_open_pipe_stream() {
|
||||
## terminal emulator
|
||||
##
|
||||
send_close_pipe_stream() {
|
||||
printf "\033]482203\007"
|
||||
printf "\033]482203;\007"
|
||||
}
|
||||
|
||||
##
|
||||
|
Loading…
Reference in New Issue
Block a user