Ben Chuanlong Du's Blog

And let it direct your passion with reason.

Map Keys in Windows

** Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement! **

If you are a heavy Vim user and you have work on Windows, it is suggested that you Swap the Caps Lock key with the Escape key. The swaped key mapping …

Cygwin Portable

** Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement! **

Cygwin Portable

  1. The portable versions has some problems

    • Vim, edit mode, backspace doesn't work sometimes (identation related)
  2. Cygwin portable scroll doesn't work after Vim is opened and then closed. but if …

Add an Entry into the Right-click Menu in Windows

To add an entry into the right-click menu in Windows, edit the registry following the steps below.

  1. Open the registry. You can search for regedit in Windows Start menu and run it.

  2. Navigate to the key HKEY_CLASSES_ROOT\Directory\Background\shell in the registry.

  3. Create another key with any name (e …