texteditor icon indicating copy to clipboard operation
texteditor copied to clipboard

Make hot keys configurable

Open mika314 opened this issue 10 years ago • 2 comments

TBD Config in C++ file vs. normal config.

mika314 avatar Apr 15 '14 13:04 mika314

Should we use config.hpp so that we rebuild text editor for making changes or should we think of using a .config file?

vmax avatar Apr 15 '14 14:04 vmax

I did not think about this. I think will be cool to have everything in C++, but definitely it is not convenient to recompile every time when I want to change config. Probably use some dynamic libraries, or just give up and use .config.

mika314 avatar Apr 15 '14 14:04 mika314