mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-07 17:43:53 +02:00
Remove the extra comment line
This commit is contained in:
@@ -22,7 +22,6 @@ _ksi_main() {
|
||||
# print a line to STDOUT of parent kitty process
|
||||
builtin local b=$(builtin command base64 <<< "${@}")
|
||||
builtin printf "\eP@kitty-print|%s\e\\" "${b//\\n}"
|
||||
# "
|
||||
}
|
||||
|
||||
_ksi_safe_source() {
|
||||
|
||||
Reference in New Issue
Block a user