-
Notifications
You must be signed in to change notification settings - Fork 85
Closed
Description
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
Labels
No labels