Re: [dev] [st] scrollback function

2012-02-19 Thread Connor Lane Smith
On 20 February 2012 03:10, Nuno Pires wrote: > I'm having a hard time finding a way to scrollback on st. > > Can someone point me in the right direction? st has no scrollback at the moment; I recommend using screen, tmux, or similar. cls

Re: [dev] [st] scrollback function

2012-02-19 Thread Steven Blatchford
googling 'st scrollback' reveals: http://lists.suckless.org/dev/1101/6681.html On 03:10 Mon 20 Feb, Nuno Pires wrote: >Hi, > >I'm having a hard time finding a way to scrollback on st. > >Can someone point me in the right direction? > >Thanks

[dev] [st] scrollback function

2012-02-19 Thread Nuno Pires
Hi, I'm having a hard time finding a way to scrollback on st. Can someone point me in the right direction? Thanks