diff options
Diffstat (limited to 'python/examples/config')
| -rw-r--r-- | python/examples/config | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/python/examples/config b/python/examples/config index 1c73645..f35134f 100644 --- a/python/examples/config +++ b/python/examples/config @@ -5,5 +5,5 @@ focus down  screen -t console  python console.py "set_output_file"  split -v  focus down -screen -t help vi ./console-help.txt +screen -t help vi -R ./console-help.txt  focus up | 
