[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Lynx-dev] The ^Xe Puzzle: How do (or did) Lynx users on OpenVMS ope
From: |
Thorsten Glaser |
Subject: |
Re: [Lynx-dev] The ^Xe Puzzle: How do (or did) Lynx users on OpenVMS open external editors for form fields? |
Date: |
Mon, 24 Jul 2017 20:47:22 +0000 (UTC) |
Guy Broome dixit:
> - Using Ctrl-X e, ESC Ctrl-X e, Ctrl-V e, etc.
Old lynx versions had ^Ve which needed to be typed as ^V^Ve
because ^V was handled specially (escaping).
Try ^V^Ve and ^V^Xe perhaps.
Otherwise, change the keybinding in the config?
Good luck,
//mirabilos
--
11:56⎜«liwakura:#!/bin/mksh» also, i wanted to add mksh to my own distro │
i was disappointed that there is no makefile │ but somehow the Build.sh is
the least painful built system i've ever seen │ honours CC, {CPP,C,LD}FLAGS
properly │ looks cleary like done by someone who knows what they are doing