[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Nano-devel] [RFC] add toggle to writeout selection instead of entir
From: |
David Ramsey |
Subject: |
Re: [Nano-devel] [RFC] add toggle to writeout selection instead of entire buffer |
Date: |
Tue, 20 Feb 2018 21:31:23 -0600 |
This proposal sounds good to me, with one caveat:
Brand Huntsman:
> I propose ^O only saves the selection if a toggle is used, something
> like ^O^S.
When the --preserve option is used, Ctrl-S won't be available as a
shortcut for anything, since it will instead act as XOFF. To avoid this
conflict, the toggle should default to something else: maybe Meta-S?