From Newsgroup: alt.bbs.synchronet
I was experimenting with the @FILL:@ code in menu files but it appears you cannot use a space for it? So @FILL: @ doesn't seem to work.
I want to be able to draw a right vertical line down the right of the screen, but I don't know how to accomplish it in this case. If I use any other character in the fill, then it works fine, but then I have a background of those chars instead of spaces.
I see there is @POS code but I don't think its safe to put @POS:79@ there as there might be different users with different terminal widths?
I just committed a change that will allow you to use C escape sequences in the FILL argument value (e.g. "\x20" for space). Can you give that a try?
From Newsgroup: alt.bbs.synchronet
On Tuesday, September 29, 2020 at 7:23:54 PM UTC-4, Digital Man wrote:
I just committed a change that will allow you to use C escape sequences in the FILL argument value (e.g. "\x20" for space). Can you give that a try?
Your code change worked great. Thanks!
Sysop: | Zazz |
---|---|
Location: | Mesquite, Tx |
Users: | 7 |
Nodes: | 4 (0 / 4) |
Uptime: | 76:56:04 |
Calls: | 157 |
Files: | 2,110 |
Messages: | 145,577 |