webclient icon indicating copy to clipboard operation
webclient copied to clipboard

Replace current keyboard implementation

Open nitzantomer opened this issue 6 years ago • 0 comments

There are several libraries to handle keyboard bindings, for example: https://github.com/RobertWHurst/KeyboardJS

Currently, however, the webclient has it's own implementation in view/input/base.tsx which is a shame as there are these libs who probably do it better.

nitzantomer avatar Oct 18 '17 18:10 nitzantomer