I wanted to use my favourite VIM script runscript under Ubuntu Linux. This script is my python IDE as it adds the following key presses:
- F11
- mark script to execute with python
- F9
- open output window
- F12
- run script, show results (stdout) in output window
However the F9 button was not working. This turned out to be because it was trying to open a file called 'Output window' which does not equate nicely to a unix file name. Running
:%s/Output window/Output_window/g
on runscript.vim in vim itself fixed the problem.
Google reserves this for 
It has only been up for three weeks, an alias of

