Is there any way to run a program without pressing enter?
I could then have a script that cd's one folder up. Then I could hold down ctrl and every time i would hit a button, that script would run.
That could make life easier in the shell as I could go up the folder structure faster. And could even clear the screen each time and run ls. Or do whatever with just a single click of a button, while in the shell.
I'm using bash and my terminal emulator is Linux Mint, Xfce's default.