Re: tablelist: <Return> the same as <Tab> when editing.
- From: Óscar Fuentes <ofv@xxxxxxxxxx>
- Date: Sun, 29 Jun 2008 21:53:37 +0200
Csaba Nemethi <csaba.nemethi@xxxxxxxxxxx> writes:
You have to redefine the bindings as follows:
# Enforce the activation of the default bindings
tablelist::defineTablelistEdit
# Make sure <Return> will behave like <Tab>
bind TablelistEdit <Return> { tablelist::goToNextPrevCell %W 1 }
Thank you very much, Csaba.
Is there a way to do it for a specific instance of tablelist, instead of
modifying the global behaviour?
Regards,
--
Oscar
.
- Follow-Ups:
- Re: tablelist: <Return> the same as <Tab> when editing.
- From: Csaba Nemethi
- Re: tablelist: <Return> the same as <Tab> when editing.
- References:
- tablelist: <Return> the same as <Tab> when editing.
- From: Óscar Fuentes
- Re: tablelist: <Return> the same as <Tab> when editing.
- From: Csaba Nemethi
- tablelist: <Return> the same as <Tab> when editing.
- Prev by Date: Re: tablelist: <Return> the same as <Tab> when editing.
- Next by Date: Re: tablelist: <Return> the same as <Tab> when editing.
- Previous by thread: Re: tablelist: <Return> the same as <Tab> when editing.
- Next by thread: Re: tablelist: <Return> the same as <Tab> when editing.
- Index(es):