mirror of
https://git.savannah.gnu.org/git/screen.git
synced 2026-02-13 10:52:15 +02:00
a6cb77fd232318a363f951ec54b822445810595f
" This feature is useful when using a very slow remote shell session (SSH over a bad GPRS connection). By locally preparing a command you can enter a command and send it as bulk (without typos ;-)). " The gain from this patch is that, instead of doing ^a:stuff "command", the user would be doing ^aXcommand. This is a relatively pretty minor convenience, but I suppose it could be useful if the user needs to do this frequently.
Description
Screen is a full-screen window manager that multiplexes a physical
terminal between several processes, typically interactive shells
Languages
C
76.7%
Roff
14.1%
PostScript
6%
Shell
1.4%
Makefile
1.1%
Other
0.7%