Pavel Sanda wrote: > Richard Heck wrote: > >>> By the way, what are we using now to accept completions? I mean, before > >>> the little dropbox thingy comes up. > >> > >> That's an issue we have to decide on. I have bound it to TAB locally and > >> it bahaves exactly like in the hardcoded case before. But of course I lost > >> TAB in the tables. Comments? > >> > > What's the LFUN? I can try a few different things here, perhaps. > > completion is imho available now only to advanced user due to the last flame > about tab key.
btw its question whether we shouldn't resolve this before rc3 is out, otherwise many people start to ask where completion disappeared. the best solution is imho allowing more functions to be binded to the same shortcut and sequentially evaluated when the previous lfun in list is disabled. then tab inside table does what id did before and completion with tab works as before in normal text. pavel