[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Lynx-dev] apparently new gmail interface
From: |
Thorsten Glaser |
Subject: |
Re: [Lynx-dev] apparently new gmail interface |
Date: |
Tue, 23 Jul 2013 11:27:25 +0000 (UTC) |
address@hidden dixit:
>I noticed, in the environment I run lynx in, it seemed to
>work lopping off the '&zy=h' and just using
That’s probably a shell issue, you need to quote it, e.g:
lynx 'https://mail.google.com/mail/?ui=html&zy=h'
lynx https://mail.google.com/mail/?ui=html\&zy=h
bye,
//mirabilos
--
FWIW, I'm quite impressed with mksh interactively. I thought it was much
*much* more bare bones. But it turns out it beats the living hell out of
ksh93 in that respect. I'd even consider it for my daily use if I hadn't
wasted half my life on my zsh setup. :-) -- Frank Terbeck in #!/bin/mksh