mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-15 05:33:58 -04:00
remove quote-wise selection mode
This commit is contained in:
parent
43dd569afc
commit
4aacf44e8b
4 changed files with 95 additions and 79 deletions
|
|
@ -345,7 +345,6 @@ enum selection_kind {
|
|||
SELECTION_NONE,
|
||||
SELECTION_CHAR_WISE,
|
||||
SELECTION_WORD_WISE,
|
||||
SELECTION_QUOTE_WISE,
|
||||
SELECTION_LINE_WISE,
|
||||
SELECTION_BLOCK
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue