summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Jensen <jon@endpoint.com>2017-08-17 10:12:38 +0200
committerAlexander Naumov <alexander_naumov@opensuse.org>2017-08-17 10:12:38 +0200
commit68b87ac1ce9b2795e1076c3167970c58093e26ab (patch)
tree4f24b509edefa83d7ed5f58bd9bf914b435611b3
parent65aea384337e8438ffbb91751f3f145db3d8ac69 (diff)
downloadscreen-68b87ac1ce9b2795e1076c3167970c58093e26ab.tar.gz
Remove documentation for defzombie setting which doesn't exist
-rw-r--r--src/doc/screen.112
-rw-r--r--src/doc/screen.texinfo6
-rw-r--r--src/etc/completer.zsh4
3 files changed, 4 insertions, 18 deletions
diff --git a/src/doc/screen.1 b/src/doc/screen.1
index 7318d99..9f7707a 100644
--- a/src/doc/screen.1
+++ b/src/doc/screen.1
@@ -1796,13 +1796,6 @@ Same as the \fBwritelock\fP command except that the default setting for new
windows is changed. Initially writelocks will off.
.RE
.TP
-.BR "defzombie " [\fIkeys\fP]
-.RS 0
-.PP
-Synonym to the \fBzombie\fP command. Both currently change the default.
-See there.
-.RE
-.TP
.BR "detach " [ \-h ]
.RS 0
.PP
@@ -3699,8 +3692,6 @@ Note also that this is an experimental feature.
.RE
.TP
.BR "zombie " [\fIkeys\fP [ onerror ] ]
-.TP
-.BR "defzombie " [\fIkeys\fP]
.RS 0
.PP
Per default
@@ -3718,8 +3709,7 @@ without parameters will clear the zombie setting, thus making windows disappear
when their process exits.
As the zombie-setting is manipulated globally for all windows, this command
-should only be called \fBdefzombie\fP. Until we need this as a per window
-setting, the commands \fBzombie\fP and \fBdefzombie\fP are synonymous.
+should probably be called \fBdefzombie\fP, but it isn't.
Optionally you can put the word \*Qonerror\*U after the keys. This will cause screen
to monitor exit status of the process running in the window. If it exits normally ('0'),
diff --git a/src/doc/screen.texinfo b/src/doc/screen.texinfo
index ca9a0c9..dc95cf6 100644
--- a/src/doc/screen.texinfo
+++ b/src/doc/screen.texinfo
@@ -993,8 +993,6 @@ Select default character encoding. @xref{Character Processing}.
Set default line-wrapping behavior. @xref{Wrap}.
@item defwritelock @var{on|off|auto}
Set default writelock behavior. @xref{Multiuser Session}.
-@item defzombie [@var{keys}]
-Keep dead windows. @xref{Zombie}.
@item zombie_timeout [@var{seconds}]
Try to reconnect dead windows after timeout. @xref{Zombie}.
@item detach [-h]
@@ -5277,7 +5275,6 @@ Display the version and modification date in the message line.
@node Zombie, Printcmd, Version, Miscellaneous
@section Zombie
@deffn Command zombie [@var{keys} [onerror] ]
-@deffnx Command defzombie [@var{keys}]
@deffn Command zombie_timeout [@var{seconds}]
@end deffn
(none)@*
@@ -5292,8 +5289,7 @@ parameters will clear the zombie setting, thus making windows disappear when
the process terminates.
As the zombie setting is affected globally for all windows, this command
-should only be called @code{defzombie}. Until we need this as a per window
-setting, the commands @code{zombie} and @code{defzombie} are synonymous.
+should probably be called @code{defzombie}, but it isn't.
Optionally you can put the word @code{onerror} after the keys. This will
cause screen to monitor exit status of the process running in the window.
diff --git a/src/etc/completer.zsh b/src/etc/completer.zsh
index bbbd01c..b5acaa3 100644
--- a/src/etc/completer.zsh
+++ b/src/etc/completer.zsh
@@ -37,9 +37,9 @@
'-v[Print "Screen version 3.09.11beta (FAU) 11-Oct-01".]' \
'-wipe[Do nothing, just clean up SockDir.]' \
'-x[Attach to a not detached screen. (Multi display mode).]' \
- '-X[Execute <cmd> as a screen command in the specified session.]:Handling Tag screencmd:( acladd addacl aclchg acldel aclgrp aclumask activity allpartial at attrcolor autodetach autonuke bce bell_msg bind bindkey break breaktype bufferfile c1 caption charset chdir clear colon command compacthist console copy copy_reg crlf debug defc1 defautonuke defbce defbreaktype defcharset defescape defflow defgr defhstatus defkanji deflogin defmode defmonitor defobuflimit defscrollback defshell defsilence defslowpaste defutf8 defwrap defwritelock defzombie detach dinfo displays digraph dumptermcap echo escape exec fit flow focus gr hardcopy hardcopy_append hardcopydir hardstatus height help history hstatus info ins_reg kill lastmsg license lockscreen log logfile login logtstamp mapdefault mapnotnext maptimeout markkeys meta monitor msgminwait msgwait multiuser nethack next nonblock number obu!
+ '-X[Execute <cmd> as a screen command in the specified session.]:Handling Tag screencmd:( acladd addacl aclchg acldel aclgrp aclumask activity allpartial at attrcolor autodetach autonuke bce bell_msg bind bindkey break breaktype bufferfile c1 caption charset chdir clear colon command compacthist console copy copy_reg crlf debug defc1 defautonuke defbce defbreaktype defcharset defescape defflow defgr defhstatus defkanji deflogin defmode defmonitor defobuflimit defscrollback defshell defsilence defslowpaste defutf8 defwrap defwritelock detach dinfo displays digraph dumptermcap echo escape exec fit flow focus gr hardcopy hardcopy_append hardcopydir hardstatus height help history hstatus info ins_reg kill lastmsg license lockscreen log logfile login logtstamp mapdefault mapnotnext maptimeout markkeys meta monitor msgminwait msgwait multiuser nethack next nonblock number obu!
!
-flimit only other partial password paste pastefont pow_break pow_detach pow_detach_msg prev printcmd process quit readbuf readreg redisplay register remove removebuf reset resize screen scrollback select sessionname setenv shell shelltitle silence silencewait sleep slowpaste sorendition split startup_message stuff su term termcap terminfo termcapinfo time title unsetenv utf8 vbell vbell_msg vbellwait verbose version wall width windows wrap writebuf writelock xoff xon zombie defzombie)'
+flimit only other partial password paste pastefont pow_break pow_detach pow_detach_msg prev printcmd process quit readbuf readreg redisplay register remove removebuf reset resize screen scrollback select sessionname setenv shell shelltitle silence silencewait sleep slowpaste sorendition split startup_message stuff su term termcap terminfo termcapinfo time title unsetenv utf8 vbell vbell_msg vbellwait verbose version wall width windows wrap writebuf writelock xoff xon zombie)'
case $state in
"sessionname")
# Complete folder names.