StreamMeDev / hermes

A react message input with autocomplete and other handy features
ISC License
6 stars 0 forks source link

Default ctrl shortcut overlaps key system shortcut #14

Open Jeddf opened 6 years ago

Jeddf commented 6 years ago

The default ctrl-c to clear input shortcut overlaps the copy shortcut in windows and produces unexpected behaviour.

wesleytodd commented 6 years ago

Looks like escape does that in windows: https://superuser.com/questions/397189/how-can-i-clear-the-current-line-of-the-windows-command-prompt