New pages
Special page
- 16:54, March 17, 2013 Python script utf8 encoding (hist) [940 bytes] 82.66.217.91 (Talk) (Created page with "When doing python scripts with vim, one can encounter really easily the following error, when giving utf-8 encoded strings from python to vim: <pre> :py print u'echo "\u2026"...")
- 22:18, February 5, 2013 Automatic session restore in git directories (hist) [1,537 bytes] 131.181.251.21 (Talk) (Created page with "300px 300px Daily I need to switch between different [http://git-scm.com/ git] projects. This script automatically...")
- 07:36, February 5, 2013 Fast buffer navigation by buffer numbers (hist) [463 bytes] 217.89.139.138 (Talk) (Created page with "300px 300px If you ever become bored by using :b[N]<CR> to switch to the N-th buffer, try this: [N]C-^ in normal m...")