• Drop to OS

    From Marc Lewis@1:396/45 to All on Wed May 28 05:37:02 2025

    Hello everybody!

    Is there any way to have an option to drop to the OS from within GoldEd?

    Marc


    --- GoldED+/EMX 1.1.5-b20250409
    * Origin: Sursum Corda! BBS-Huntsville, AL-bbs.sursum-corda.com (1:396/45)
  • From JAS@4:900/733 to Marc Lewis on Thu Jun 5 10:34:52 2025

    Hello Marc!

    Replying to a msg dated 28 May 25 05:37, from you to all.

    At least in FreeBSD the "O" sends you to shell.

    JAS


    ... Golded+/BSD 1.1.5-b20170303 + HPT 1.9.0 + Binkd 1.1a-115
    --- GoldED+/BSD 1.1.5-b20170303-b20170303
    * Origin: FIDONODO DE JAS | 4:900/733 (4:900/733)
  • From Wilfred van Velzen@2:280/464 to Marc Lewis on Thu Jun 5 15:55:34 2025
    Hi Marc,

    On 2025-05-28 05:37:02, you wrote to All:

    Is there any way to have an option to drop to the OS from within
    GoldEd?

    # grep -i shell goldkeys.cfg
    ;@O AREAdosshell
    ;@O EDITdosshell
    ;@O FILEdosshell
    ;@O LISTdosshell
    ;@O NODEdosshell
    ;O READdosshell
    ;@O READdosshell
    ;^F10 READdosshell

    As you can see I disabled them all. It's not a useful command on a multitasking OS like Linux and Windows. And I was (probably) annoyed by it when accidentally hitting the O key (but I don't remember ;-))...


    Bye, Wilfred.

    --- FMail-lnx64 2.3.2.4-B20240523
    * Origin: FMail development HQ (2:280/464)
  • From JAS@4:900/733 to Wilfred van Velzen on Thu Jun 5 15:50:04 2025

    Hello Wilfred!

    05 Jun 25 15:55, you wrote to Marc Lewis:

    Does Golded need GOLDKEYS=goldkeys.cfg as an environment variable? I didn't have that file. I downloaded it and commented out the shell options however it still opens a shell with O.

    Hi Marc,

    On 2025-05-28 05:37:02, you wrote to All:

    Is there any way to have an option to drop to the OS from within
    GoldEd?

    # grep -i shell goldkeys.cfg
    ;@O AREAdosshell
    ;@O EDITdosshell
    ;@O FILEdosshell
    ;@O LISTdosshell
    ;@O NODEdosshell
    ;O READdosshell
    ;@O READdosshell
    ;^F10 READdosshell

    As you can see I disabled them all. It's not a useful command on a multitasking OS like Linux and Windows. And I was (probably) annoyed
    by it when accidentally hitting the O key (but I don't remember
    ;-))...


    Bye, Wilfred.

    --- FMail-lnx64 2.3.2.4-B20240523
    * Origin: FMail development HQ (2:280/464)

    JAS


    ... Golded+/BSD 1.1.5-b20170303 + HPT 1.9.0 + Binkd 1.1a-115
    --- GoldED+/BSD 1.1.5-b20170303-b20170303
    * Origin: FIDONODO DE JAS | 4:900/733 (4:900/733)
  • From Wilfred van Velzen@2:280/464 to JAS on Thu Jun 5 22:27:22 2025
    Hi JAS,

    On 2025-06-05 15:50:04, you wrote to me:

    Does Golded need GOLDKEYS=goldkeys.cfg as an environment variable? I didn't have that file. I downloaded it and commented out the shell
    options however it still opens a shell with O.

    https://github.com/golded-plus/golded-plus/blob/master/cfgs/config/goldkeys.cfg

    Read the Note at line 21. ;-)

    You also need to set 'KEYBDEFAULTS NO' in golded.cfg to disable the defaults.


    Bye, Wilfred.

    --- FMail-lnx64 2.3.2.4-B20240523
    * Origin: FMail development HQ (2:280/464)
  • From JAS@4:900/733 to Wilfred van Velzen on Thu Jun 5 18:59:48 2025

    Hello Wilfred!

    05 Jun 25 22:27, you wrote to me:

    It worked! :)

    Btw is there any configuration option to RESCAN all the areas when Golded is already open?
    I tried @S AreaScan but didn't work.

    Hi JAS,

    On 2025-06-05 15:50:04, you wrote to me:

    Does Golded need GOLDKEYS=goldkeys.cfg as an environment
    variable? I didn't have that file. I downloaded it and commented
    out the shell options however it still opens a shell with O.

    https://github.com/golded-plus/golded-plus/blob/master/cfgs/config/gol dkeys.cfg

    Read the Note at line 21. ;-)

    You also need to set 'KEYBDEFAULTS NO' in golded.cfg to disable the defaults.


    Bye, Wilfred.

    --- FMail-lnx64 2.3.2.4-B20240523
    * Origin: FMail development HQ (2:280/464)

    JAS


    --- GoldED+/BSD 1.1.5-b20170303-b20170303
    * Origin: FIDONODO DE JAS | 4:900/733 (4:900/733)
  • From Wilfred van Velzen@2:280/464 to JAS on Fri Jun 6 09:12:33 2025
    Hi JAS,

    On 2025-06-05 18:59:48, you wrote to me:

    Btw is there any configuration option to RESCAN all the areas when
    Golded is already open? I tried @S AreaScan but didn't work.

    I use @S all the time. And it works (when you are in the area list).


    Bye, Wilfred.

    --- FMail-lnx64 2.3.2.4-B20240523
    * Origin: FMail development HQ (2:280/464)
  • From Marc Lewis@1:396/45 to JAS on Fri Jun 6 07:03:15 2025

    Hello JAS!

    05 Jun 25 10:34, you wrote to me:

    Replying to a msg dated 28 May 25 05:37, from you to all.

    At least in FreeBSD the "O" sends you to shell.
    Indeed! As I've just discovered, in the OS/2 version Alt+O does drop to the shell. Thank you.

    Marc


    --- GoldED+/EMX 1.1.5-b20250409
    * Origin: Sursum Corda! BBS-Huntsville, AL-bbs.sursum-corda.com (1:396/45)