summaryrefslogtreecommitdiff
path: root/src/tabs.py
diff options
context:
space:
mode:
authormathieui <mathieui@mathieui.net>2011-09-12 18:44:19 +0200
committermathieui <mathieui@mathieui.net>2011-09-12 18:44:19 +0200
commit7fd3f9b0fa99347f2ee93d332602702d852d9a8c (patch)
treecd6dfd813319031f0ad5ddc4bfc2fec10f969860 /src/tabs.py
parent1df856969f173fdfde9a1a26cbb4b30a900fafbb (diff)
downloadpoezio-7fd3f9b0fa99347f2ee93d332602702d852d9a8c.tar.gz
poezio-7fd3f9b0fa99347f2ee93d332602702d852d9a8c.tar.bz2
poezio-7fd3f9b0fa99347f2ee93d332602702d852d9a8c.tar.xz
poezio-7fd3f9b0fa99347f2ee93d332602702d852d9a8c.zip
Fixes #2213
Diffstat (limited to 'src/tabs.py')
-rw-r--r--src/tabs.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tabs.py b/src/tabs.py
index a3ef712d..6c819138 100644
--- a/src/tabs.py
+++ b/src/tabs.py
@@ -460,6 +460,7 @@ class MucTab(ChatTab):
self.get_room().disconnect()
self.core.disable_private_tabs(self.get_room().name)
self.core.command_join('/', "0")
+ self.user_win.pos = 0
def command_recolor(self, arg):
"""