Terminal.app and readline
Terminal.app and readline
- Subject: Terminal.app and readline
- From: "Matt Tolton" <email@hidden>
- Date: Fri, 7 Dec 2007 17:23:53 -0700
Hi,
I know that this isn't exactly on topic for this list, but this one
looked the most promising of those on lists.apple.com. If anyone can
suggest a better list for this question, please say so.
My problem is with Terminal.app and readline, I think. Control-o in
bash is normally bound to the operate-and-get-next function. I have
verified that this is the case in Terminal.app with the following
command:
~ $ bind -P | grep C-o
operate-and-get-next can be found on "\C-o".
~ $
My problem is that for some reason C-o does not work in Terminal.app!
It works just fine when I use xterm in x11. It also works fine if I
ssh into my linux box (while using Terminal.app).
I also tried binding C-o to other random functions such as
previous-history. It still does not work. I also tested this with
readline in the python interpreter. I can set up all sorts of
bindings in my .inputrc and readline works fine with them in python so
long as they don't involve C-o.
-Matt
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden