-
exec/yesnobar.src noyesbar.src
From
rswindell@VERT to
CVS commit on Thu May 9 13:17:25 2019
exec yesnobar.src 1.8 1.9 noyesbar.src 1.7 1.8
Update of /cvsroot/sbbs/exec
In directory cvs:/tmp/cvs-serv8357
Modified Files:
yesnobar.src noyesbar.src
Log Message:
Handle abort (^C) better - immediately return.
Replaced embedded ^A chars with \x01.
Use bright-background (\x01e) for selected answer, much more readable on PETSCII terminals.
---
� Synchronet � Vertrauen � Home of Synchronet � [vert/cvs/bbs].synchro.net
-
From
rswindell@VERT to
CVS commit on Tue Jul 9 17:20:33 2019
exec yesnobar.src 1.9 1.10 noyesbar.src 1.8 1.9
Update of /cvsroot/sbbs/exec
In directory cvs:/tmp/cvs-serv32018
Modified Files:
yesnobar.src noyesbar.src
Log Message:
Use the @checkmark@ method of embedding a checkmark symbol in strings.
---
� Synchronet � Vertrauen � Home of Synchronet � [vert/cvs/bbs].synchro.net
-
From
rswindell@VERT to
CVS commit on Thu Jul 25 17:13:08 2019
exec yesnobar.src 1.10 1.11 noyesbar.src 1.9 1.10
Update of /cvsroot/sbbs/exec
In directory cvs:/tmp/cvs-serv8169
Modified Files:
yesnobar.src noyesbar.src
Log Message:
Disable @-code truncation (Use the -> wrap format modifier) for the QUESTION @-code in the yesno/noyesbar modules. Questions can span multiple lines, so
the string length is not a good indicator that it would wrap the terminal screen, unintentionally.
---
� Synchronet � Vertrauen � Home of Synchronet � [vert/cvs/bbs].synchro.net
-
From
rswindell@VERT to
CVS commit on Sun May 10 17:46:07 2020
exec yesnobar.src 1.13 1.14 noyesbar.src 1.12 1.13
Update of /cvsroot/sbbs/exec
In directory cvs:/tmp/cvs-serv19212
Modified Files:
yesnobar.src noyesbar.src
Log Message:
Use the new CLEAR_HOT @-code to clear any existing hot-spots before the
yes/no or no/yes prompt is displayed.
---
� Synchronet � Vertrauen � Home of Synchronet � [vert/cvs/bbs].synchro.net