On Sun, Jul 01, 2007 at 03:57:06PM -0600, Kelly Jones wrote:

All of my answers may be wrong because I am a user and not a developer.

>  % Can I bind multiple keystrokes? I want "ctrl-x ctrl-e" in a
>  textarea to bring up my external editor, just like it does in Lynx.

I think it is only one hotkey per command.

>  % Can I rename my tabs? Naming them after the page title isn't always great.

Not that I know of.

>  % I created a 'rand' protocol that takes me to '%c/../Special:Random'
>  (random page on some MediaWikis). Can I hotlink this to a single
>  keystroke? I realize "grand<ENTER>" isn't much to type (or even
>  "g<UP><ENTER>" if I'm doing it many times), but I'm lazy.

That should be possible via scripting.

>  % I edited the key-map so that '1' = "Move to the end of the document"
>  and '7' = "Move to the start of the document", but these don't work
>  because typing 1 gives me "Keyboard prefix: 1". How turn of "keyboard
>  prefix"?

Never thought about it but after getting the same results as you I
would love to know the answer.

>  % I want <TAB> in a textentry box to move to the next form field. How
>  can I do this?

Submit a patch. :)

>  % Can I make 'ctrl-g' do the same thing as 'Cancel' on menus?

Only via a patch.  Would be a nice one to have.

>  % Can elinks handle RSS feeds? (doesn't seem to, but I wasn't sure)

No.  I would love it if it did but that would take a lot of code.

>  % Are there %-escapes other than %c and %s in protocols? I want a
>  protocol for "edit this page" when on a MediaWiki. Something like
>  "%server-of-current-URL/index.php?title=%path-of-current-URL&action=edit"

That should be possible via scripting.

>  % I've tweaked Lynx to perma-cache a copy of a document when I
>  bookmark it (so I'll always have a local copy). Where does elinks
>  store the source of the currently viewed documents? Can I hack it so
>  that "add bookmark" also saves the source of the current page
>  somewhere?

Patch it.

>  % Can I bind "(" and ")" to be 10 times INSERT/DELETE (ie, scroll 10
>  lines or 20 lines or whatever-- mimicking Lynx's "half page scroll"
>  function)?

Patch it.

>  % I accidentally deleted some existing protocols (I had 'd'elete
>  selected instead of 'i'nformation). Where can I get back the complete
>  list?

Extract the proper files from the tarball.

To have such requests shows you are a power user.  The problem
with being one of those, as I well know, is that once you move from
one tool to another you want all the same things the old one had and
more but that, as you know, that can't always be the case.  There are
a lot of things you mention that I would love to see elinks do.
Hopefully some of these will come into being in future versions.


-- 
=()==()==()==()==()- http://fauxascii.com 
  \   \   \   \   \   \  ASCII artist
 :F_P:-O- -O- -O- -O- -O- -O-  -O-   Get your ASCII Art T-Shirt:
http://www.keystroketshirts.com/ascii/dream-in-ascii-fullView.php#
_______________________________________________
elinks-users mailing list
[email protected]
http://linuxfromscratch.org/mailman/listinfo/elinks-users

Reply via email to