Fixup paste locations
This commit is contained in:
parent
e104cb94e7
commit
d11bc2a4b7
4 changed files with 75 additions and 33 deletions
|
@ -22,13 +22,6 @@ pub struct PendingSelection {
|
|||
pub mode: SelectMode,
|
||||
}
|
||||
|
||||
#[derive(Clone)]
|
||||
pub enum LineMode {
|
||||
None,
|
||||
WithNewline,
|
||||
WithoutNewline,
|
||||
}
|
||||
|
||||
#[derive(Clone)]
|
||||
pub struct SelectionsCollection {
|
||||
display_map: ModelHandle<DisplayMap>,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue