Commit Graph

9 Commits

Author SHA1 Message Date
BDisp
84f79b2326 Fixes #1445. Fixing more the Curses and WSL clipboard. (#1448)
* Fixes #1445. Fixing more the Curses and WSL clipboard.

* Fixing unit tests.

* Changing namespace.

* Fixes WSL2 clipboard unit test.

* Upgrades devcontainer with the MainLoop fix.

* Fixes pasting with no selection and with lines break.

* Prevents the event button click being fired after a button pressed with mouse move.

* Fixes the char [ not being processed.
2021-09-29 14:22:23 -07:00
BDisp
ce04eeda86 Added -noprofile option to PowerShell and the clip.exe. 2021-05-27 17:13:12 +01:00
BDisp
30748df0da Trying even more to fix permissions issue and removed try catch. 2021-05-25 19:43:19 +01:00
BDisp
a5915cd190 Trying fixing more permissions issue. 2021-05-25 19:33:37 +01:00
BDisp
1b7ead0e71 Fixes more permissions issues. 2021-05-25 19:19:14 +01:00
BDisp
87271cc477 Implemented the ClipboardBase abstract class as suggested by @tznind. 2021-05-25 18:49:30 +01:00
BDisp
8bdbb12c8a Check if xclip is installed. 2021-05-23 00:47:28 +01:00
BDisp
67d75725cc Fixes #1318. Ensures that the OS clipboard is always sets. 2021-05-22 22:37:04 +01:00
BDisp
f60458cc6b Fixes #983. Improving clipboard with interaction with the OS. 2021-05-20 01:27:42 +01:00