VL
Size: a a a
VL
AS
VL
¥
emacs -q --eval '(if (= 1 (shell-command "emacsclient -cn")) (shell-command (format "%s -e emacsclient -cna \"\"" (getenv "TERMINAL"))) (kill-emacs)'
DL
VL
emacs -q --eval '(if (= 1 (shell-command "emacsclient -cn")) (shell-command (format "%s -e emacsclient -cna \"\"" (getenv "TERMINAL"))) (kill-emacs)'
VL
DL
alias ec='emacsclient -c -a ""'
DL
VL
VL
VL
VL
VL
¥
VL
VL
¥
VL