Zachary Landau <[EMAIL PROTECTED]> writes: >> Preferably it would be easy to extend with an ncurses interface as >> such have a much friendlier ion-like keyboard-oriented feel to them. > > I would prefer an ncurses interface as well. The main reason I am > starting with GTK is that it handles a lot more of the interface stuff > for me. With ncurses, there is more work to be done just to get the > GUI interface setup. But yes, I would like to allow ncurses support, > so I will try to make that easy to drop in.
An X11 approach would allow the user to simply type the key combination he whishes to map, whereas I don't think you can get the X11 modifiers reliably from ncurses. >> (The proper way would of course be to first write Vis :) > > What is Vis? I tried googling for it, but three letter words are not > fun to do a search on. http://modeemi.fi/~tuomov/vis/ -- Matthieu
