mirror of
https://github.com/microsoft/edit.git
synced 2025-07-07 13:25:16 +00:00
![]() * Make each paste its own undo step. * Add a `Paste` input type, allowing us to... * Fill the internal clipboard with bracketed paste contents. * Abstract away clipboard handling into its own struct, so we can move the cut/copy/paste logic into `TextBuffer`, allowing us to... * Implement smart line-wise copy/paste via Ctrl+C/Ctrl+V. Closes #286 Closes #305 |
||
---|---|---|
.. | ||
lib.rs |