##// END OF EJS Templates
More docstrings....
More docstrings. Move all ibrowse commands into their own method (named "cmd_foo"). This simplifies command dispatching and makes it possible to add new commands in a subclass. Add three new ibrowse commands: detailattr: This opens a detail view for the attribute under the cursor. prevattr: Move left one column (mapped to "<"). nextattr: Move right one column (mapped to ">").
vivainio -
r215:819f595a
Show More
Name Size Modified Last Commit Author
/ IPython / Extensions
InterpreterExec.py Loading ...
InterpreterPasteInput.py Loading ...
PhysicalQInput.py Loading ...
PhysicalQInteractive.py Loading ...
__init__.py Loading ...
ext_rehashdir.py Loading ...
ext_rescapture.py Loading ...
ipipe.py Loading ...
ipy_sane_defaults.py Loading ...
ipy_system_conf.py Loading ...
numeric_formats.py Loading ...
path.py Loading ...
pickleshare.py Loading ...
pspersistence.py Loading ...
win32clip.py Loading ...