Skip to content

Instantly share code, notes, and snippets.

@shaunluttin
Last active January 2, 2016 16:09
Show Gist options
  • Save shaunluttin/8328309 to your computer and use it in GitHub Desktop.
Save shaunluttin/8328309 to your computer and use it in GitHub Desktop.
How to navigate the PowerShell console.
- [spacebar], continue --more--
- [q], quit the --more--
- [ctrl+c], cancel a long print
- [right click], copy highlighted text & paste it at a cursor location
- [tab], tab completion for commands
- [shift+tab], go backward through commands
- [up arrow], show last command
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment