gazlaws-dev / codeboard

Codeboard App
Other
566 stars 116 forks source link

User customizable row on the main keyboard. #31

Open hexregex opened 6 years ago

hexregex commented 6 years ago

The '$' key is frequently used in POSIX/Unix/GNU/Android/OSX terminals and shells (sh, bash, zsh, csh, tcsh, etc.), common programming languages (Perl, PHP, Javascript, etc.), and regular expressions among other things. Requiring two extra key presses ('SYM' on, 'SYM' off) to type this common programming character doesn't make sense for a keyboard designed for coding; I've gone with another.

peterekepeter commented 3 years ago

Similar request: customizable snippets: https://github.com/gazlaws-dev/codeboard/issues/40 Similar request: pin custom macros and text transformations: https://github.com/gazlaws-dev/codeboard/issues/89

But so far this one is the best defined between them which most clearly highlights the issue.