[Feature request] Configuration option for modernbindings
From:
theaz7ieth5e
Subject:
[Feature request] Configuration option for modernbindings
Date:
Fri, 16 Aug 2024 15:35:15 -0700
User-agent:
Mozilla Thunderbird
I would like to enable the modern bindings by default on my machines,
however, currently the only way to switch them on is to pass a flag (-/,
--modernbindings). I want running `editor` or `nano` to always use the
modern bindings, so I made `nano` an alias to `nano -/` in my shell, but
this doesn't work all the time—running `sudo editor` or `systemctl edit`
bypasses the shell. I'd like to propose a nanorc config line that
enables modern bindings, such as `set modernbindings`.