JoyShockMapper icon indicating copy to clipboard operation
JoyShockMapper copied to clipboard

Shell improvements

Open sigboe opened this issue 4 years ago • 3 comments

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

sigboe avatar Jul 22 '20 08:07 sigboe

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!

kicsyromy avatar Jul 23 '20 05:07 kicsyromy

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

sigboe avatar Jul 23 '20 06:07 sigboe

Another useful keycombo would be one for clearing console outputs.

ottonautti avatar Jul 29 '20 18:07 ottonautti