Closed vbd closed 1 year ago
It looks like you're trying to set environment variables in the inputrc file. That doesn't work in Windows, nor in Linux. The Clink docs have a section on the syntax and purpose of the inputrc file.
This question is about where to set environment variables. That doesn't have anything to do with Clink. You could set them in the Windows system control panel or in a batch script.
Thank you for your feedback. set EDITOR=vim.exe
fixed it. Don't know why I want it to set it in _inputrc. Sorry for PEBKAC.
I feel pretty stupid right now as I am failing to define another editor.