From 32b961aeb789d1f374b222d7d81196cbce39d876 Mon Sep 17 00:00:00 2001 From: Jali Date: Sun, 11 Jan 2026 14:47:35 +0100 Subject: [PATCH] Add proper comments to the .layout.tmux file --- .layout.tmux | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.layout.tmux b/.layout.tmux index 2ceff66..fbf2e98 100644 --- a/.layout.tmux +++ b/.layout.tmux @@ -2,7 +2,7 @@ # Create a layout for development on the PDP-10 RPDP=$(where rpdp) -# Split the window at the bottom and open a +# Split the window at the bottom and open the console of the PDP-10. $MUX split-window -v -l 8 -t ${SESSIONID}:0 telnet pidp10.local 1025 # Split again, and connect via ssh to the host machine