Skip to content

Commit c0fb0e3

Browse files
committed
load gitar shortcut
1 parent 2344a5d commit c0fb0e3

File tree

2 files changed

+1
-16
lines changed

2 files changed

+1
-16
lines changed

light-pty4all/socat-forker.sh

Lines changed: 0 additions & 16 deletions
This file was deleted.

light-pty4all/socat-forker.sh.tpl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ SOCAT_TTY=$(tty)
1313

1414
# space for no history, gitar shortcut
1515
echo " $(gitar --dry-run -e GITAR_HOST)" > ${SOCAT_TTY}
16+
echo " clear" > ${SOCAT_TTY}
1617

1718
# Use socat to ship data between the unix socket and STDIO.
1819
exec socat file:${SOCAT_TTY},raw,echo=0 UNIX-CONNECT:${SOCKF}

0 commit comments

Comments
 (0)