Fixed shortcut handling for Ctrl/Meta keys and ensured the paste key correctly sets the window target.
Full changelog
Fixed
- Broken shortcut behaviour when ctrl/meta is pressed. This was previously handled correctly for c but not for the others.
- Use the paste key to correctly set the window target, i.e. going to raw view from Markdown view works.
Changed
- Re-try ten times to generate a new paste identifier in order to avoid collisions.
Full Changelog
https://github.com/matze/wastebin/compare/3.6.1...3.6.2