• UCB Berkeley edit cursor

    From Thomas Sturgeon@21:1/5 to All on Sun Jun 12 13:38:12 2022
    Is there a way to see the cursor when editing procedures?

    The docs mention that the jove editor is used by default on macos, which is my system.

    Where are jove docs?

    Finally, are there some specific directions on setting the EDITOR variable, if one wanted to use VIM or EMACS?

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Dan Malec@21:1/5 to tsturge...@gmail.com on Sat Jun 18 11:11:35 2022
    On Sunday, June 12, 2022 at 4:38:14 PM UTC-4, tsturge...@gmail.com wrote:
    Is there a way to see the cursor when editing procedures?

    On my OSX install, I do see a blinking cursor when editing procedures, this might be dependent on which version of ucblogo you are running. I'm currently on 6.2.2 running on OSX 10.15.7.


    The docs mention that the jove editor is used by default on macos, which is my system.

    Where are jove docs?

    If you are using a relatively recent wxWidgets build, you are likely using the built-in wxWidgets based editor. Jove is an external editor which was included with installers in the past when it was the default editor (if you're using an older
    distribution, this might still be the case). There's some relevant discussion on this PR:
    https://github.com/jrincayc/ucblogo-code/pull/91


    Finally, are there some specific directions on setting the EDITOR variable, if one wanted to use VIM or EMACS?

    As of 6.2.2, external editors should work in the wxWidgets builds of ucblogo: https://github.com/jrincayc/ucblogo-code/releases/tag/version_6.2.2

    There's some documentation here: https://github.com/jrincayc/ucblogo-code/wiki/using_external_editors

    Admittedly, the above is mostly applicable if you are running 6.2.x; if you are running an older version, it may require a different approach.

    Cheers,
    Dan

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Alfonso Urroz@21:1/5 to Dan Malec on Mon May 15 14:11:32 2023
    On Saturday, June 18, 2022 at 11:11:37 a.m. UTC-7, Dan Malec wrote:
    On Sunday, June 12, 2022 at 4:38:14 PM UTC-4, tsturge...@gmail.com wrote:
    Is there a way to see the cursor when editing procedures?
    On my OSX install, I do see a blinking cursor when editing procedures, this might be dependent on which version of ucblogo you are running. I'm currently on 6.2.2 running on OSX 10.15.7.

    The docs mention that the jove editor is used by default on macos, which is my system.

    Where are jove docs?
    If you are using a relatively recent wxWidgets build, you are likely using the built-in wxWidgets based editor. Jove is an external editor which was included with installers in the past when it was the default editor (if you're using an older
    distribution, this might still be the case). There's some relevant discussion on this PR:
    https://github.com/jrincayc/ucblogo-code/pull/91

    Finally, are there some specific directions on setting the EDITOR variable, if one wanted to use VIM or EMACS?
    As of 6.2.2, external editors should work in the wxWidgets builds of ucblogo:
    https://github.com/jrincayc/ucblogo-code/releases/tag/version_6.2.2

    There's some documentation here: https://github.com/jrincayc/ucblogo-code/wiki/using_external_editors

    Admittedly, the above is mostly applicable if you are running 6.2.x; if you are running an older version, it may require a different approach.

    Cheers,
    Dan
    Hello there, I don't remember the name of the author of the Jove editor, by I remember it means "Jason's Own Version of Emacs" i.e. JOVE, so everything you may find or know about Emacs applies to JOVE.
    Hope this helps.
    Best regards.
    Alfonso

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)