Skip to content

vim editing mode stopped working #252

@klmr

Description

@klmr

All of the sudden recently the vim editing mode stopped working. It just always uses the Emacs mode. getOption('radian.editing_mode') returns "vim".

I’m on macOS 10.14.6, radian --version is

radian version: 0.5.9
r executable: /Library/Frameworks/R.framework/Resources/bin/R
r version: 4.0.3
python executable: /usr/local/opt/[email protected]/bin/python3.9
python version: 3.9.1

I haven’t recently updated radian; however, I did update Homebrew and that led to a whole chain of other upgrades, including apparently an automatic reinstall of Python 3.9. My installed readline version is 8.1, and vim mode in other readline-enabled applications continues to work. My readline config also contains the following:

set keymap vi
set editing-mode vi
"\e": vi-movement-mode

I realise this is incredibly vague. I’m happy to collect diagnostics or do some debugging if that’s helpful, but I’d need directions where to look.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions