aboutsummaryrefslogtreecommitdiffstats
path: root/python/examples/config
diff options
context:
space:
mode:
Diffstat (limited to 'python/examples/config')
-rw-r--r--python/examples/config9
1 files changed, 9 insertions, 0 deletions
diff --git a/python/examples/config b/python/examples/config
new file mode 100644
index 0000000..f35134f
--- /dev/null
+++ b/python/examples/config
@@ -0,0 +1,9 @@
+sessionname pubnub-console
+screen -t output tail -f ./pubnub-console.log
+split
+focus down
+screen -t console python console.py "set_output_file"
+split -v
+focus down
+screen -t help vi -R ./console-help.txt
+focus up