Aaron Meurer <[email protected]> writes: > OK, so I tried it in Python 2 where it works. > > It would be nice to add the [ and ] shortcuts to the code view (and I > guess also to the shell when a history item is selected) so that you > can resize it.
+/=/-/_ work. They're now context-dependent and will work on the sidebar when the sidebar is focused and the shell when the shell (really the history) is focused. > Also, what's the point of being able to select each history item? Shell output has to go somewhere. A scrollable output pane was sort of the logical place. > I think the usual up-down going through the history interactively > would be more useful. Control-n/p > How hard is it to implement full readline support in > the shell? Very--readline talks directly to curses. Andreas
pgp6lrT4guZN9.pgp
Description: PGP signature
_______________________________________________ Pudb mailing list [email protected] http://lists.tiker.net/listinfo/pudb
