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: | KrAAB |
---|---|
Location: | Donna, TX |
Users: | 2 |
Nodes: | 20 (0 / 20) |
Uptime: | 05:32:20 |
Calls: | 252 |
Files: | 527 |
Messages: | 34,942 |