bugGNU Screen - Bugs: bug #30271, Hide/Show number of windows in...

 
 

bug #30271: Hide/Show number of windows in hardstatus bar

Submitter:  None
Submitted:  Sun 27 Jun 2010 05:31:12 PM UTC
   
 
Category:  Feature Request Severity:  3 - Normal
Priority:  * 5 - Normal Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open Release:  Cur Dev Sources
Fixed Release:  None Planned Release:  None
Work Required:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 27 Jun 2010 05:31:12 PM UTC, original submission:  

Hi,
I would like to hide the window numbers in hardstatus line and I created a little patch to do that. In particular my problem was that the number is always shown for window listing (options -w and +w in hardstatus string), and I let it to be configurable by user, putting a 'n' before the character 'w'.

I created a new flag, named numflg, in MakeWinMsgEv, and used the number 16 for that flag in the variabile flags.

The character 'n' isn't displayed by 'screen --help' but in screen.c is already taken. I thought that the only effect of -n is to increase the pointer s of 1 so I used it. I'm not sure this is correct, but it's simple to change.

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #20883:  hstatus_num.patch added by melrief (2KiB - text/x-patch)
file #20834:  hstatus_num.patch added by None (2KiB - text/x-patch)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by melrief (Updated the item)
  • -email is unavailable- added by melrief
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2010-07-02 melrief Attached File- Added hstatus_num.patch, #20883
    2010-06-27 melrief Carbon-Copy- Added melrief
    2010-06-27 None Attached File- Added hstatus_num.patch, #20834

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code