Unity Auto-Completion – Getting Completion Feature with Alt+F2 in Unity

11.04auto-completionunity

I know there is an application that does what I want. It's called

gmrun

But I was wondering if I could get something like bash completion with unity's run interface .i.e. with tab command ?

Best Answer

This doesn't work with current Unity (as you already found out).

However, if you post your idea to http://brainstorm.ubuntu.com/ or present it on the Ayatana mailing list, some developer might implement it (however, don't count on it landing in Natty).

Related Question