• Insert/Overwrite with getstr()

    From Blakdeth@VERT/MASQBBS to All on Fri May 30 13:46:36 2008
    I am currently working on a Javascript Synchronet (3.15a) modification that ãuses the console.getstr() to allow the user to edit a line of text.ããI would like the user to be able to select either insert or overwrite mode ãwhile editing this string. While ^V works for this purpose, I am hoping to ãalso allow the use of the INS key. Currently, when the user is editing the ãstring, pressing INS generates "[@" instead of toggling the input mode.ããIs there a way to capture this key press?ããThanks,ã-bdã--ãBlakdethãMasquerade BBS // telnet://masqueradebbs.comãhttp://www.masqueradebbs.com // blakdeth@masqueradebbs.comããã---ã þ Synchronet þ Masquerade BBS - http://www.masqueradebbs.comã
  • From Deuce@VERT/SYNCNIX to Blakdeth on Fri May 30 16:28:00 2008
    Re: Insert/Overwrite with getstr()ã By: Blakdeth to All on Fri May 30 2008 01:46 pmãã > I would like the user to be able to select either insert or overwrite modeã > while editing this string. While ^V works for this purpose, I am hoping toã > also allow the use of the INS key. Currently, when the user is editing theã > string, pressing INS generates "[@" instead of toggling the input mode.ã >ã > Is there a way to capture this key press?ããYeah... I added a fix... get tomorrows nightly build. :-)ããOut of curiosity, do you know what client was being used?ãã--- ãSynchronet - Jump on the Web 0.2 bandwagon!ãã---ã þ Synchronet þ My Brand-New BBS (All the cool SysOps run STOCK!)ã
  • From Blakdeth@VERT/MASQBBS to Deuce on Sat May 31 08:54:25 2008
    ã > > I would like the user to be able to select either insertã > > or overwrite mod while editing this string. While ^V worksã > > for this purpose, I am hoping t also allow the use of theã > > INS key. Currently, when the user is editing th string,ã > > pressing INS generates "[@" instead of toggling the inputã > > mode. Is there a way to capture this key press?ãã > Yeah... I added a fix... get tomorrows nightly build. :-)ã > Out of curiosity, do you know what client was being used?ããYes. It was SyncTERM 0.9.1ããThanks Deuce!ã--ãBlakdethãMasquerade BBS // telnet://masqueradebbs.comãhttp://www.masqueradebbs.com // blakdeth@masqueradebbs.comããã---ã þ Synchronet þ Masquerade BBS - http://www.masqueradebbs.comã