Created
June 2, 2012 16:30
-
-
Save pazz/2859065 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ~ | |
| ~ | |
| ~ | |
| ~ | |
| max_wait, keys, raw = self.screen.get_input_nonblocking() | |
| ~ File "/home/pazz/.local/lib/python2.7/site-packages/urwid-1.0.1-py2.7-linux-x86_64.egg/urwid/raw_display.py", line 340, in get_input_nonblocking | |
| ~ assert self._started | |
| ~ AssertionError ~ pazz@brick:~/projects/alot$ | |
| ~ | |
| ~ VIM - Vi IMproved | |
| ~ | |
| ~ version 7.3.154 | |
| ~ by Bram Moolenaar et al. | |
| ~ Modified by pkg-vim-maintainers@lists.alioth.debian.org | |
| ~ Vim is open source and freely distributable | |
| ~ | |
| ~ Sponsor Vim development! self.mainloop.run() type :help sponsor<Enter> for information | |
| File "/home/pazz/.local/lib/python2.7/site-packages/urwid-1.0.1-py2.7-linux-x86_64.egg/urwid/main_loop.py", line 256, in run | |
| type :q<Enter> to exit self.screen.run_wrapper(self._run) type :help<Enter> or <F1> for on-line help | |
| File "/home/ptype :help version7<Enter> for version info rval = f(*args,**kargs)/urwid/raw_display.py", line 237, in run_wrapper File "/home/pazz/.local/lib/python2.7/site-packages/urwid-1.0.1-py2.7-linux-x86_64.egg/urwid/main_loop.py", line 358, in _update | |
| File "/home/pazz/.local/lib/python2.7/site-packages/urwid-1.0.1-py2.7-linux-x86_64.egg/urwid/main_loop.py", line 318, in _run | |
| self.event_loop.run() | |
| File "/home/pazz/.local/lib/python2.7/site-packages/urwid-1.0.1-py2.7-linux-x86_64.egg/urwid/main_loop.py", line 1211, in wrapper |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment