Working change and delete in line mode
This commit is contained in:
parent
d7d17b2148
commit
f8f316cc64
7 changed files with 27 additions and 7 deletions
|
@ -38,7 +38,7 @@ impl SelectionsCollection {
|
|||
display_map,
|
||||
buffer,
|
||||
next_selection_id: 1,
|
||||
line_mode: true,
|
||||
line_mode: false,
|
||||
disjoint: Arc::from([]),
|
||||
pending: Some(PendingSelection {
|
||||
selection: Selection {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue