You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Linux 4.20.69-ish SUPER AWESOME May 20 2023 23:41:32 i686 Linux apk: 3.17 GNU bash, version 5.2.15(1)-release (i586-alpine-linux-musl) tmux 3.3a tpm: 99469c4a9b1ccf77fade25842dc7bafbc8ce9946 resurrect: cff343c
did some print in ./scripts/restore.sh
restore_pane() {
local pane="$1"echo"dd"echo$decho"IFS"echo IFS
echo"183"echo"line_type=$line_type"echo"session_name=$session_name"echo"window_number=$window_number"echo"window_active=$window_active"echo"window_flags=$window_flags"echo"pane_index=$pane_index"echo"pane_title=$pane_title"echo"dir=$dir"echo"pane_active=$pane_active"echo"pane_command=$pane_command"echo"pane_full_command=$pane_full_command"while IFS=$dread line_type session_name window_number window_active window_flags pane_index pane_title dir pane_active pane_command p
echo"196"
env
Linux
4.20.69-ish SUPER AWESOME May 20 2023 23:41:32 i686 Linuxapk
: 3.17GNU
bash, version 5.2.15(1)-release (i586-alpine-linux-musl)tmux
3.3atpm
: 99469c4a9b1ccf77fade25842dc7bafbc8ce9946resurrect
: cff343cdid some print in
./scripts/restore.sh
log
the console will also prompt
can't open /dev/fd/4 no such file
then exit the tmux client every time.
The text was updated successfully, but these errors were encountered: