More generally, ESC can globally mean "close", and close any window (prefs window, goto line window, watch variable window, etc.). This would also give a nice solution to https://github.com/inducer/pudb/issues/12#issuecomment-1685817.
Aaron Meurer On Sat, Jul 21, 2012 at 8:00 PM, Aaron Meurer <[email protected]> wrote: > Is there a reason why ESC can't always close it? It doesn't seem to do > anything else. > > Aaron Meurer > > On Sat, Jul 21, 2012 at 5:05 PM, Andreas Kloeckner > <[email protected]> wrote: >> Ram Rachum <[email protected]> writes: >> >>> Here's a usability weirdness in the search tool: >>> >>> After I search, I need a way to make the search bar go away. If I type >>> something, and then press Esc (which is intuitive) it goes away. But if I >>> search, and then press Enter, then I have no idea how to make the search >>> tool go away! >> >> Hit '/' to go back to the search bar. Hit Esc. Gone. >> >> Got a better idea? :) >> >> Andreas >> >> _______________________________________________ >> Pudb mailing list >> [email protected] >> http://lists.tiker.net/listinfo/pudb _______________________________________________ Pudb mailing list [email protected] http://lists.tiker.net/listinfo/pudb
