Mercurial > index.cgi > dotfiles
comparison .screen/xanadu @ 277:683c57231568
Not using elinks anymore, socks5 took care of that.
author | Steve Huston <huston@princeton.edu> |
---|---|
date | Tue, 28 May 2024 10:50:38 -0400 |
parents | 5619e06b048e |
children | 2faeab166476 |
comparison
equal
deleted
inserted
replaced
276:3b9662470765 | 277:683c57231568 |
---|---|
15 # case... | 15 # case... |
16 #attrcolor b ".I" | 16 #attrcolor b ".I" |
17 #termcapinfo xterm-256color 'Co#256:AB=\E[48;5;%dm:AF=\E[38;5;%dm' | 17 #termcapinfo xterm-256color 'Co#256:AB=\E[48;5;%dm:AF=\E[38;5;%dm' |
18 #defbce=on | 18 #defbce=on |
19 | 19 |
20 screen -t elinks 0 | 20 screen -t bash 0 |
21 stuff 'elinks | 21 stuff 'elinks' |
22 ' | |
23 | 22 |
24 screen -t root 1 | 23 screen -t root 1 |
25 stuff 'r xanadu' | 24 stuff 'r xanadu' |
26 | 25 |
27 screen -t root@xanadu-vm 2 | 26 screen -t root@xanadu-vm 2 |