On Tue, May 12, 2009 at 12:50:35PM -0700, Suraj Kurapati wrote:
Another minor annoyance. In wmii (latest hg version), the menu is called
using wimenu. When I type a few characters and press tab, it behaves like
left arrow key in dmenu. Rumani simply calls dmenu and tab completes the
current word. Any idea how wimenu is implmented? Can the choice of the menu
program be also made configurable?
For the time being, you can git cherry-pick this commit:
http://github.com/sunaku/wmiirc/commit/7dc215c300be27a8034869e39246d3e8e7330a4f
Or you can just override the click_menu() method in the "script"
section of your config.yaml file. I'll think about making it an
option, maybe as "display:menu".
I don't see any problems with the default key bindings, but
since they seem unacceptable to you, they're rebindable in the
latest tip. You should probably rebind them via a pipe so they
can be configured via YAML.
--
Kris Maglione
You're bound to be unhappy if you optimize everything.
--Donald Knuth