Re: Shift-Tab for Backwards Completion

2008-06-19 Thread Frank Jacobs
> Because Windows Console returns the same keycode for shifted/ > unshifted and for the Ctrl key. You can easily test that with > [Ctrl][V] or "od -c" (which are the standards tools to find out the > key codes to be able to assign actions to them). Thanks. Yeah, I do notice that "od -c" yields di

Shift-Tab for Backwards Completion

2008-06-17 Thread Frank Jacobs
I've used the solution below so that I can go back in the completion list in Bash via the SHIFT-TAB keystroke. However, I can only get it to work when running in an xterm window (where $TERM=xterm). It doesn't work in the plain-ol' Windows console window (where $TERM=cygwin). The research that I'v

Re: Issue with lpr in cygwin 1.5.13-1

2005-03-09 Thread Frank Jacobs
> FWIW, this is more likely a base-files/cygwin issue, and not an lpr > one. > The OP (Cc'd on this reply) didn't attach the output of "cygcheck > -svr" as > requested in , so this is just a > guess, > but looks like PRINTER wasn't set correctly. > Sorry for not i

Issue with lpr in cygwin 1.5.13-1

2005-03-08 Thread Frank Jacobs
If I attempt to run lpr under cygwin 1.5.13-1, I get the following error: lpr: printer error: can't open '' for writing: The printer name is invalid. However, if I downgrade to cygwin 1.5.12-1, lpr works fine. Note that the issue does not appear to be due to the cygutils version (the package th