micro/internal
Dmitry Maluka 3bfd367d87
find: select prefilled text (#2127)
The new feature of prefilling the search bar with the selected text (added
in 3d0b5db) has an annoying side effect: if we do have some text selected
but we want to search for some other pattern, not the selected text,
then we have to manually delete the prefilled text before we can start
entering our wanted search pattern.

A simple solution is to select the prefilled text, so that we can replace it
with our pattern right away just by typing, without any additional keystrokes.
2021-06-09 17:04:11 -04:00
..
action find: select prefilled text (#2127) 2021-06-09 17:04:11 -04:00
buffer Warn for readonly instead of setting option 2021-05-19 14:58:00 -04:00
clipboard Only use internal clipboard on error 2020-12-26 14:45:22 -05:00
config Fix erlang comment syntax 2021-05-31 20:26:32 -04:00
display Fix up X,Y values in BufView 2021-04-09 01:48:58 +02:00
info Clear prompt before callback 2020-11-16 14:07:22 -05:00
lua Make more libraries available (#1917) 2020-11-21 01:46:17 -05:00
screen Enable xterm automatically if screen init fails 2020-09-15 01:11:59 -04:00
shell Fix some quality issues (#1914) 2021-01-09 13:39:21 -05:00
util Fix some quality issues (#1914) 2021-01-09 13:39:21 -05:00
views Fix unsplit crash 2020-02-08 21:06:13 -05:00