Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

UCB Berkeley edit cursor

40 views
Skip to first unread message

Thomas Sturgeon

unread,
Jun 12, 2022, 4:38:14 PM6/12/22
to
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?

Dan Malec

unread,
Jun 18, 2022, 2:11:37 PM6/18/22
to
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

Alfonso Urroz

unread,
May 15, 2023, 5:11:33 PM5/15/23
to
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
0 new messages