X-Git-Url: https://git.sthu.org/?p=pygdb.git;a=blobdiff_plain;f=StatusWindow.py;h=07abd4c616b7fa0a14fca888a56af4ad00d06c7c;hp=3d77dea2d21b939efcf72968e87bd0a184183182;hb=afd9117c8d1d5f614acc120f28c668655be20abf;hpb=b7f4eaf787ec9c54f36cce00bb294a8be2a862c3 diff --git a/StatusWindow.py b/StatusWindow.py index 3d77dea..07abd4c 100644 --- a/StatusWindow.py +++ b/StatusWindow.py @@ -99,3 +99,7 @@ class StatusWindow (gtk.Window): self.fillConfiguration(conf) conf.store(".pygdb.conf") + DbgTerminal.updateVim() + + +