butlerx / wetty

Terminal in browser over http/https. (Ajaxterm/Anyterm alternative, but much better)
https://butlerx.github.io/wetty
MIT License
4.36k stars 673 forks source link

I have a problem about ctrl-V #35

Closed VagrantPi closed 8 years ago

VagrantPi commented 8 years ago

i wish it's used in my Education, and hope to reduce students cheating, so i want to remove ctrl-V, i tried modify codes, but i can't ORZ, can you give me some proposal?

krishnasrinivas commented 8 years ago

you can comment this line in wetty.js : term.prefs_.set('ctrl-v-paste', true);