30/10/11 00:27, John Hunter
> On Sat, Oct 29, 2011 at 2:52 PM, Antoine Levitt
> wrote:
>> Just typing f = gcf() displays a figure, which I don't want to do. I
>> want to be able to put something in my ipython init file that'd set my
>> bindings, without changing anything else.
>
> This is a reason
On Sat, Oct 29, 2011 at 2:52 PM, Antoine Levitt
wrote:
> Just typing f = gcf() displays a figure, which I don't want to do. I
> want to be able to put something in my ipython init file that'd set my
> bindings, without changing anything else.
This is a reasonable request, though there are some im
29/10/11 21:50, Benjamin Root
> On Saturday, October 29, 2011, Antoine Levitt
> wrote:
>> 29/10/11 21:20, Benjamin Root
>>> On Saturday, October 29, 2011, Antoine Levitt
>>> wrote:
29/10/11 19:39, Benjamin Root
> I don't think there is a document for the default keymaps, and
>>> there
>>
On Saturday, October 29, 2011, Antoine Levitt
wrote:
> 29/10/11 21:20, Benjamin Root
>> On Saturday, October 29, 2011, Antoine Levitt
>> wrote:
>>> 29/10/11 19:39, Benjamin Root
I don't think there is a document for the default keymaps, and
>> there
has been some talk about redoing defa
29/10/11 21:20, Benjamin Root
> On Saturday, October 29, 2011, Antoine Levitt
> wrote:
>> 29/10/11 19:39, Benjamin Root
>>> I don't think there is a document for the default keymaps, and
> there
>>> has been some talk about redoing default keybindings, because they
> are
>>> so hidden and varies f
On Saturday, October 29, 2011, Antoine Levitt
wrote:
> 29/10/11 19:39, Benjamin Root
>> I don't think there is a document for the default keymaps, and there
>> has been some talk about redoing default keybindings, because they are
>> so hidden and varies from backend to backend.
>>
>> In the meant
29/10/11 19:39, Benjamin Root
> I don't think there is a document for the default keymaps, and there
> has been some talk about redoing default keybindings, because they are
> so hidden and varies from backend to backend.
>
> In the meantime, I would suggest checking out the "event handeling"
> sec
On Saturday, October 29, 2011, Antoine Levitt
wrote:
> Hi,
>
> Is there any doc of the various bindable actions? I only found
> http://matplotlib.sourceforge.net/users/customizing.html, and I'm not
> sure all of them are in there. In particular, I'd like a simple "q"
> keybinding to close the wind