Skip to content

Instantly share code, notes, and snippets.

@isa
Created March 6, 2012 01:48
Show Gist options
  • Save isa/1982808 to your computer and use it in GitHub Desktop.
Save isa/1982808 to your computer and use it in GitHub Desktop.
Windows Command Prompt Failures
1- Proper selections (like not everything is block, sometimes I wanna select a command that wraps to next line)
2- Proper copy / paste
3- Allow re-sizing the terminal window with mouse with no limit or blockage. Why is it any different than any other window anyways?
4- Infinite buffer and scrollback capabilities
5- Multiple tab support
6- Proper find dialog where I don't have to click top-left menu-> edit -> search
7- Fucking 256 color support, who supports only 8 colors anymore
Possible shell improvements
1- History support, search and replay the command option
2- Aliasing
3- Piping
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment