From dcd8d8eec16e472f2a7c7097304b546821f643ba Mon Sep 17 00:00:00 2001 From: Rob Swindell <rob@synchro.net> Date: Mon, 4 Oct 2021 20:14:30 -0700 Subject: [PATCH] Remove the invisible (black on black) dots I added them to solve the ANSI screen scroll background attribute fill-new line issue as I didn't want this menu to clear the screen (there could be chat lines of text after all). If this file gets edited with PabloDraw again later, this will have to be fixed again. --- text/menu/multchat.msg | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/text/menu/multchat.msg b/text/menu/multchat.msg index 12ae91e8ea..afaeee3f52 100755 --- a/text/menu/multchat.msg +++ b/text/menu/multchat.msg @@ -1,16 +1,16 @@ NHC@HOT@ -N4C����������������������K�0. -4C� HYMultinode Chat Menu N4K�0.. -4C�K����������������������0B����������������K. -B��HCN�B��K. -B�HC /W NCWhisper to another userW�B�K. -B�HC /L NCList all node activityW�B�K. -B�HC /* NCList chat channelsW�B�K. -B�HC /# NCChange chat channel number�B�K. -B� HC/E NCToggle echo statusWC�B�K. -B�HC /A NCToggle action commands�B�K. -B�HC /C NCList action commands�B�K. -B�HC /Q NCQuit multinode chat�B�K. -B��WC�B��K. -4 HYAnytime: C^UN4Csers online H^PN4Crivate msg 0K.. -Z \ No newline at end of file +N4C����������������������K�0 +4C� HYMultinode Chat Menu N4K�0 +4C�K����������������������0B����������������K +B��HCN�B��K +B�HC /W NCWhisper to another userW�B�K +B�HC /L NCList all node activityW�B�K +B�HC /* NCList chat channelsW�B�K +B�HC /# NCChange chat channel number�B�K +B� HC/E NCToggle echo statusWC�B�K +B�HC /A NCToggle action commands�B�K +B�HC /C NCList action commands�B�K +B�HC /Q NCQuit multinode chat�B�K +B��WC�B��K +4 HYAnytime: C^UN4Csers online H^PN4Crivate msg 0K +Z -- GitLab