Re: How to unhide 'status-bar'?
Erik Falor <[email protected]> Sun, 5 Mar 2023 11:11:36 -0700
| Newsgroups | gmane.comp.gnu.screen.user |
|---|---|
| Message-ID | <[email protected]> |
--Vlzhuf9pCwWld76J Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Mar 05, 2023 at 04:48:41AM +0000, [email protected] wrote: > Hi. >=20 > I was trying to figure out a way to hide/unhide the 'status bar' (not sur= e if > that's the term) showing the names of the windows. The one that shows up = at the > bottom of the screen session by default. >=20 > So I did `prefix : hardstatus ignore` and the status bar went away. >=20 > But how can I get it back? >=20 > Any idea? I believe the "status-bar" you are referring to is controlled by the 'caption' command. `prefix :caption splitonly` will hide it unless the screen has been split. `prefix :caption always` brings it back. As an aside, the manual suggests that the caption can be placed at the top or bottom of the screen by giving `:caption` an extra argument. When I run `prefix :caption top always`, I am greeted with this error message: usage: caption always|splitonly|string <string> This is in Screen version 4.09.00 (GNU) 30-Jan-22. --=20 Erik Falor Registered Linux User #445632 http://unnovative.net --Vlzhuf9pCwWld76J Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EARECAB0WIQRv5mBMjrXAtwZ5ZlakxO7qJi3CxwUCZATbVQAKCRCkxO7qJi3C x5aLAKCijKDuVePH6RWOBNd5bwkFubE/dwCgqfdhMDNYXqMp01rfY270VdpHbLI= =0O9h -----END PGP SIGNATURE----- --Vlzhuf9pCwWld76J--