From 47f10c4d2d8921153d90f24d59d6edc087d59c65 Mon Sep 17 00:00:00 2001 From: MeaTLoTioN Date: Sun, 18 Sep 2022 00:08:55 +0100 Subject: [PATCH] add node action for when user connects to remote bbs to show which bbs they're jumping to --- mL-nlparse.mpy | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mL-nlparse.mpy b/mL-nlparse.mpy index 1421cf6..b17e671 100755 --- a/mL-nlparse.mpy +++ b/mL-nlparse.mpy @@ -345,7 +345,9 @@ def showDetail(BBS): if ch == 'C': if address and "Private" not in address and "Unknown" not in address: write('|SS'); write('|[1|CL') + menucmd('NA','jUmpIng tO: '+BBS) menucmd('IT','/addr='+address+' /port='+str(port)) + menucmd('NA','sIftIng fOr gOld') write('[0;26 D'); write('|RS|[0') if ch == KEY_LEFT: if rating > 0: