• Spellcheck - Rocks!

    From Shade@21:2/104 to All on Thursday, January 12, 2017 20:29:00
    Just watched another of Pauls excellent videos and have Spellchecking running on my rPi Linux Mystic. Works like a charm!

    g00r00 - When you read this. I'd love a feature to toggle it OFF/ON.

    I did turn off the auto suggest because on my Raspberry Pi Model-B it was a
    wee bit slow. But work it did and quite usable at that!

    Question:

    I keep seeing help messages inside various parts of Mystic that refer to Wordstar like control keys for cursor movement and such. ^E = Up, ^X = Down etc. But on my system nothing happens. Does anyone know the story here?

    Cheers

    -Shade

    --- Mystic BBS v1.12 A31 (Raspberry Pi)
    * Origin: Gryphus BBS (21:2/104)
  • From Gryphon@21:1/120 to Shade on Thursday, January 12, 2017 09:15:00
    On 01/12/17, Shade said the following...

    Just watched another of Pauls excellent videos and have Spellchecking running on my rPi Linux Mystic. Works like a charm!

    g00r00 - When you read this. I'd love a feature to toggle it OFF/ON.

    I did turn off the auto suggest because on my Raspberry Pi Model-B it
    was a wee bit slow. But work it did and quite usable at that!


    I see that happening too on my board. I've been considering disabling the feature since it is becoming a bit annoying.

    "No matter where you go, there you are!" - Buckaroo Bonzai

    --- Mystic BBS v1.12 A31 (Raspberry Pi)
    * Origin: Cyberia BBS | Cyberia.Darktech.Org | Kingwood, TX (21:1/120)
  • From bcw142@21:1/145 to Shade on Thursday, January 12, 2017 13:37:00
    On 01/12/17, Shade said the following...
    I keep seeing help messages inside various parts of Mystic that refer to Wordstar like control keys for cursor movement and such. ^E = Up, ^X = Down etc. But on my system nothing happens. Does anyone know the story here?

    Depends on keymap which depends on language and the keyboard itself. Generic
    US 102 keyboard should do everything.

    --- Mystic BBS v1.12 A31 (Raspberry Pi)
    * Origin: Mystic Pi BBS bcw142.zapto.org (21:1/145)
  • From Shade@21:2/104 to All on Friday, January 13, 2017 11:59:00
    On 01/12/17, Shade said the following...
    I keep seeing help messages inside various parts of Mystic that refer Wordstar like control keys for cursor movement and such. ^E = Up, ^X Down etc. But on my system nothing happens. Does anyone know the stor here?

    Depends on keymap which depends on language and the keyboard itself. Generic US 102 keyboard should do everything.



    Do these cursor control keyboard shortcuts work for anyone?

    One of my test cases (the one I'm particularly interested in because getting ANSI cursor Escape Code sequences working is going to be problematic) is a
    CP/M 2.2 machine running ZMP. There just isn't any keyboard or language mappings to complicate things. Just straight 8 bit ASCII codes. Doesn't work.

    Currently I'm using Netrunner 2.0b8 Linux 32 bit as a client. Current
    keyboard setup is pretty generic pc105 US:-

    #setxkbmap -query
    rules: evdev
    model: pc105
    layout: us

    Of interest the ^Y Wordstar command to delete a line works correctly. However the cursor control movement keys ^E, ^X, ^S and ^D do nothing.

    -Shade

    --- Mystic BBS v1.12 A31 (Raspberry Pi)
    * Origin: Gryphus BBS (21:2/104)
  • From bcw142@21:1/145 to Shade on Thursday, January 12, 2017 20:58:00
    On 01/13/17, Shade said the following...
    #setxkbmap -query
    rules: evdev
    model: pc105
    layout: us

    Of interest the ^Y Wordstar command to delete a line works correctly. However the cursor control movement keys ^E, ^X, ^S and ^D do nothing.

    -Shade

    There is something wrong there at least on my systems the cursor keys don't work. All the Editing Commands work, none of the movement keys work. That's under Linux. The normal arrow keys do work as do the normal Home/End/Page Up.Page/Down and such. Not sure what to make of that.

    MESSAGE EDITING COMMANDS

    [^B] Reformat Paragraph at Cursor [^O] Show this help file
    [^I] Insert tab space [^Q] Enter quote mode
    [^K] Cut current line of text [^V] Toggle insert/overwrite
    [^U] Paste previously cut text [^Y] Delete current line
    [^T] Toggle ANSI Drawing Mode [^W] Spell check under cursor

    BASIC MOVEMENT COMMANDS

    UP/^E LEFT/^S PGUP/^R HOME/^F
    DOWN/^X RIGHT/^D PGDN/^C END/^G

    Enter / on a new line, or ESCAPE, or CTRL-Z for additional commands

    --- Mystic BBS v1.12 A31 (Raspberry Pi)
    * Origin: Mystic Pi BBS bcw142.zapto.org (21:1/145)