Commit message Age Author Refs
r953:9f0e1328
Add an input argument to *all* Display constructors. Change the ibrowse and other constructors from __init__(self, input=None, attrs=None) to __init__(self, input=None, *attrs) Move "import astyle" down as far as possible to avoid problems wth circular imports.
walter.doerwald
0
r952:8cdb3c3c
Add missing ChangeLog entry.
walter.doerwald
0
r951:e3d7ba5e
The input object can now be passed to the constructor of ibrowse/igrid. This makes it possible to use them with objects that implement __or__.
walter.doerwald
0
r950:0bb856de
Pager shrotcut replaced by new ville's pager hook
laurent.dufrechou
0
r949:0bf10678
update changelog
vivainio
0
r948:58d8926a
added show_in_pager hook
vivainio
0
r947:1500609c
Shell command bug corrected thanks to new shell_cmd hook.
laurent.dufrechou
0
r946:93f0068c
%tasks shows elapsed time in min:sec
vivainio
0
r945:07ceb13b
added %tasks and %kill to jobctrl, as a powerful way to kill stalling foreground tasks (and ctrl+C won't cut it)
vivainio
0
r944:d3a47b33
added 'shell_hook' for hooking own 'system()' implementations
vivainio
0
< 1 .. 2777 2778 2779 2780 2781 .. 2874 >