| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
New functions ‘terminal-here-project-launch-multiplexer’ and
‘terminal-here-launch-multiplexer’ to launch a terminal with a
‘screen’ or ‘tmux’ multiplexer.
* terminal-here.el (terminal-here-multiplexer,
terminal-here-multiplexers, terminal-here-multiplexer-new-session,
terminal-here-multiplexer-flags, terminal-here-multiplexer-session):
New variables.
(terminal-here-multiplexer-command, terminal-here-launch-multiplexer,
terminal-here-project-launch-multiplexer,
terminal-here-find-executable): New functions.
(terminal-here--ssh-command, terminal-here--term-command,
terminal-here-launch-in-directory, terminal-here-launch,
terminal-here-project-launch)[multiplexer]: New optional argument.
(terminal-here-not-null-symbol): New macro.
|