I am trying to set up a simple macro to allow me to execute a
change-folder command with a single keystroke but I can't get it to
work at all.

If I put:-
 
    macro generic \e1 ":color status blue yellow\r"

I get exactly what I expect, when I hit <esc>1 the status bar colours
change.


However, if I put:-

    macro generic \e1 "c"

I just get the error message "Key is not bound.  Press '?' for help.",
hitting 'c' of course just does what I expect.  The help screens show
the macro defined as I would expect.

Is it not possible to send any/all keys with a macro, does it only
work for : commands?

-- 
Chris Green ([EMAIL PROTECTED])
  Home: [EMAIL PROTECTED]           Work: [EMAIL PROTECTED]
  WWW: http://www.isbd.co.uk/

Reply via email to