Symptom
In XR7/LINDT/eXR the only available editor to be used with 'edit route-policy' or 'edit ' commands is VIM. Hence NANO and EMACS should be removed from CLI. Also default editor of NANO should be removed and replaced by VIM.
Conditions
XR7/LINDT/eXR, NANO/EMACS
Workaround
1 - Change the default editor to VIM using the config 'rpl editor vim'
2 - use either 'inline add/remove' to edit RPL
3 - Use VIM editor with manual specification 'edit prefix-set vim' and use ":set nocompatible" (without quotes) to allow usage of up/down arrow keys without issues.
Further Problem Description
n/a