Top "Shortcuts" questions

A route more direct than the one ordinarily taken.

creating quoted path for shortcut with arguments in powershell

I have the following powershell code calling WSHShell which will create a shortcut in the start menu for Win7/8 but …

powershell arguments quotes shortcuts wsh
How to use a Windows Shortcut in WAMP www directory?

I want to run PHP files in the browser that are stored on a separate partition from the www folder …

windows-xp wamp directory shortcuts
How to switch between header and implementation in VS2010?

Is it any keyboard shortcut or free addon in Visual Studio 2010 that allows to switch between header (C/C++ .h …

visual-studio visual-studio-2010 keyboard-shortcuts shortcuts
VIM: available shortcuts?

I use many shortcuts for my work in vim. Other shortcuts are taken by plugins. Sometimes I would like to …

keyboard-shortcuts vim shortcuts
shortcut to run concrete test

I can run the whole Junit test using: Shift + Alt + X, T But how I can run a single test? …

eclipse shortcuts
How to send link directly to a local server file through gmail

Often via gmail I am sent an link to the location of a file on the company server, ie afp://…

hyperlink shortcuts afp
How can I make another button highlighten on popup window on Mac by using Keyboard

On the above shown asking popup window on Mac, how can I select another button (left button) by using keyboard. …

macos keyboard popup shortcuts
Xcode - open current file in a NEW window (a real challenge !)

Say you have File.m showing in the blue area above. I want File.m to open in a new …

xcode shortcuts
Emacs equivalent of Vim's yy10p?

How can I copy a line 10 times easily in Emacs? I can't find a copy-line shortcut or function. I can …

emacs editor shortcuts
VIM: Mappable (unused) shortcut letters?

I'm trying to create two mappings which are efficient for myself: map X ddp Which I'd use to delete and …

vim shortcuts