brrond / sscpfe

Super Simple Command Prompt File Editor (sscpfe). File editing utility like nano, but exclusively for Windows. Written in C#.
BSD 3-Clause Clear License
2 stars 0 forks source link

Add copy system #2

Open brrond opened 2 years ago

brrond commented 2 years ago

Add opportunity to copy something from file to clipboard using for example ctrl+shift+c. For that It's important to implement highlight system with shift+move_key.