Le 24/07/2022 à 19:52, Kornel Benko a écrit :
/usr2/src/lyx/lyx-git/src/KeyMap.cpp: In member function
‘lyx::KeyMap::ReturnValues
lyx::KeyMap::readWithoutConv(const lyx::support::FileName&,
lyx::KeyMap*)’: /usr2/src/lyx/lyx-git/src/KeyMap.cpp:337:16: error:
‘FunRequest’ has not
been declared if
Am Sun, 24 Jul 2022 19:36:43 +0200
schrieb Jean-Marc Lasgouttes :
>
> Le 24/07/2022 à 19:35, Jean-Marc Lasgouttes a écrit :
> > Le 24/07/2022 à 13:00, Kornel Benko a écrit :
> >> Use this in user.bind
> >> \unbind "Tab" "message *"
> >> (for the proposed '\unbind "Tab" "*"' is more to do)
> >
Le 24/07/2022 à 19:35, Jean-Marc Lasgouttes a écrit :
Le 24/07/2022 à 13:00, Kornel Benko a écrit :
Use this in user.bind
\unbind "Tab" "message *"
(for the proposed '\unbind "Tab" "*"' is more to do)
This seems to work. But the shortcut-dialog still shows the original
setting.
With this
Le 24/07/2022 à 13:00, Kornel Benko a écrit :
Use this in user.bind
\unbind "Tab" "message *"
(for the proposed '\unbind "Tab" "*"' is more to do)
This seems to work. But the shortcut-dialog still shows the original
setting.
With this patch, your can unbind "*" directly. This seems cle
Am Tue, 19 Jul 2022 12:35:46 +0200
schrieb Kornel Benko :
> Am Tue, 19 Jul 2022 12:20:59 +0200
> schrieb Jean-Marc Lasgouttes :
>
> > Le 19/07/2022 à 11:11, Kornel Benko a écrit :
> > > The only drawback I see is when there are more than one binding to a key.
> > >
> >
> > Ahh. Good point.
>