Vim is missing colors in MinGW when using mintty

...

November 20, 2013 · 1 min

Fixing the highlight window in IRSSI after restart

...

November 19, 2013 · 1 min

Vim Packages for C/C++ Programming finally working - almost

...

September 9, 2013 · 2 min

Installing clang_complete using Pathogen

...

August 31, 2013 · 1 min

Getting Win32 Vim Running with symbolic links for .vimrc and .vim/

...

August 24, 2013 · 1 min

nesono-bin recent updates

...

August 19, 2013 · 1 min

Transferstack rewrite in Python

...

August 19, 2013 · 2 min

Configure Cygwin to be usable

Since my current job forces me to work on Windows most of the time, I desperately tried to get any shell/terminal on Windows shell to the same level as all other *nix shells in the 20th century. It turned out to be an endeavour but with a decently working bash in the end. After trying MinGW, Cygwin, MKS ToolKit, and supplementary terminal emulators like Console2 and ConEmu, I finally stuck with Cygwin. The best terminal emulator (the application that runs the shell) for me is the mintty.exe that is shipped with Cygwin. It supports copy paste (even though through weird short cuts), window resizing (yay!), terminal colors, and different terminal fonts - you see I became pretty frugal over time. ...

August 18, 2013 · 3 min

Cygwin Change Home Folder

I have to add this here also, as all other information I found on the internet was misleading: Just open the user’s environment variables dialog and add a user environment variable HOME pointing to your home directory - e.g. C:\Users\username. That’s it, iss

August 18, 2013 · 1 min

List all svn externals in an SVN tree

...

July 1, 2013 · 1 min