On Thu, Apr 2, 2009 at 12:37 AM, Chris <atst...@gmail.com> wrote: > I am trying to get the shell history with page-up but looks like it's > not working. I'm running -current with the default ksh and added > HISTSIZE=50 and export HISTSIZE to ~/.profile. > > Does anyone know how to get it?
I've never seen it not work. Does it work for you on -RELEASE? Does it work if you don't set HISTSIZE at all? -Nick