JoyShockMapper
JoyShockMapper copied to clipboard
Shell improvements
I'd like to ask for some feature requests to the shell of JoyShockMapper. Some functions I'd like include:
- Tab completion for commands and files
- Up / Down key to browse history of commands
- Type the beginning of a something in the history and press up to browse relevant commands (zsh does this)
- Ctrl+R to search history in real time
- exit the shell without exiting the tray icon
Hey :)
These sound like great additions to me, I will keep them in mind for future releases. The last one might be a bit tricky, but the rest should be doable, some with more effort than others. We have a refactor ongoing throughout the code-base though, so until that is done I probably won't start implementing these.
Thanks for the feedback!
The last one is not so important to me. Because I can just use screen to run JoyShockMapper in screen
or if you are so inclined tmux
Another useful keycombo would be one for clearing console outputs.