diff options
author | Thomas Buckley-Houston | 2022-05-11 14:05:49 +0000 |
---|---|---|
committer | Thomas Buckley-Houston | 2022-05-11 14:05:49 +0000 |
commit | e3f89438582c12b4d058dd7752c294ad6bb33fac (patch) | |
tree | 92bfeb57e3185b38b5d76f684cdf8b4f7f676e3e /Gemfile | |
parent | d758c159ea6a7ab600bfed3a18413348674cc2f9 (diff) |
Default to xterm-mode selection
This allows snippet plugins to do their magic tabbed selection of
positions to fill in a snippet. For example when you want to complete
an `if~`, snippet plugins populate the buffer at that cursor position
with a skeleton of an `if` statement and select the parts that you want
to customise yourself. This is only possible if the default selection
mode is xterm. So in this commit we carefully manage using mswin-style
selection when the user initiates it with SHIFT keys etc.
The only downside is that I haven't found a way to detect when mouse
selection starts in order to move it away from xterm selection to mswin
sselection.
Diffstat (limited to 'Gemfile')
0 files changed, 0 insertions, 0 deletions