Re: [elinks-users] Ctrl-S fails to bind

2013-12-16 Thread Fabienne Ducroquet
Le lundi 16 décembre 2013, Dun Peal a écrit : > Thanks, Chris. I just tried, and it doesn't look like it's the > terminal capturing Ctrl-S. I issues "Ctrl-V Ctrl-S" and didn't get the > dialog either. I think he’s right that the terminal captures Ctrl-S but the solution doesn’t work. Running the

Re: [elinks-users] Ctrl-S fails to bind

2013-12-16 Thread Dun Peal
Thanks, Chris. I just tried, and it doesn't look like it's the terminal capturing Ctrl-S. I issues "Ctrl-V Ctrl-S" and didn't get the dialog either. I should mention another issue I saw, where making changes to the elinks.conf file did not apply in the application as I subsequently launched it. Th

Re: [elinks-users] Ctrl-S fails to bind

2013-12-16 Thread Chris Jones
On Mon, Dec 16, 2013 at 09:17:59PM EST, Dun Peal wrote: > I added the following line to my ~/.elinks/elinks.conf: > > bind "main" "Ctrl-S" = "save-formatted" > > Unfortunately, it doesn't bind; hitting Ctrl-s repeatedly fails to > launch the "save-formatted" dialog. > > This is ELinks 0.12p

[elinks-users] Ctrl-S fails to bind

2013-12-16 Thread Dun Peal
I added the following line to my ~/.elinks/elinks.conf: bind "main" "Ctrl-S" = "save-formatted" Unfortunately, it doesn't bind; hitting Ctrl-s repeatedly fails to launch the "save-formatted" dialog. This is ELinks 0.12pre5 from the official repos of Ubuntu 13.04. Should I report this as a b