[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [sc-users] scvim: allow scrolling back on the post window
- To: sc-users@xxxxxxxxxxxxxxxx
- Subject: Re: [sc-users] scvim: allow scrolling back on the post window
- From: Dan Stowell <danstowell@xxxxxxxxx>
- Date: Sat, 7 Mar 2009 21:12:26 +0000
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=nZYvt/FkHp6jK21bJDliA2c96cyQijgX0dTkzj/KOK4=; b=sHsCTmXZ+h3ajSCVOmKGebs5bjqqwa2WEGeHoNd3UIlxcJo8DJkOHykVKABzBiljrc IxeagPHGd7czurKW4b4nUcgOIlzOoUHipXinR06dG7sMB0F3IRNKCIcW2LEt4LdKpkqV nDXosYNVizWSmwSR38t+XMjorVUU8nBqTL7u4=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=JMO+KEPUe0OTcZjOVhWlD5oOu+G6XU2CtgdQEYB19evOxPBcqQbRGObKDgcwnWiPeP MJzM03rjKBpUTzqwkNbTHRp7dW3uBj/xq5aCYGE2ppbc5P/3Eyjh/fX1k48Hpa0rBlzB HWHWyGGu3zhPd9HNPt8gwavLBXXkLcQ4LY8UY=
- In-reply-to: <813593.41766.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
- List-id: SuperCollider users mailing list <sc-users.create.ucsb.edu>
- References: <813593.41766.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Reply-to: sc-users@xxxxxxxxxxxxxxxx
- Sender: owner-sc-users@xxxxxxxxxxxxxxxx
Nice tips folks, thanks! All works great.
Dan
2009/3/7, Björn Kessler <kebjoern@xxxxxxxx>:
>
> You can also change this line in your scvimrc:
>
> let g:sclangTerm = "xterm -e"
>
> either to this
> let g:sclangTerm = "xterm -sb -e"
>
> which will keep xterm as the emulator and give you a scrollbar that can be used with the scroll-wheel of your mouse.
>
> or to this
>
> let g:sclangTerm = "gnome-terminal -e"
>
> which will give you the output of the sclang-pipe in the beautifull window of the gnome-terminal ;)
>
> scvimrc is located in PREFIX/share/scvim if you don't have your own in your home-directory.
>
> Sincerely,
>
> Bjoern
>
> --- Renick Bell <renick@xxxxxxxxx> schrieb am Sa, 7.3.2009:
>
> > Von: Renick Bell <renick@xxxxxxxxx>
> > Betreff: Re: [sc-users] scvim: allow scrolling back on the post window
> > An: sc-users@xxxxxxxxxxxxxxxx
> > Datum: Samstag, 7. März 2009, 14:09
>
> > Hi, Dan.
> >
> > I'm not sure about your terminal (isn't it xterm?), but I
> > can use
> > shift+pgup to get back to the limits of the scrollback
> > buffer. Have
> > you tried that?
> >
> > Renick
> >
> > On Sat, Mar 7, 2009 at 7:47 PM, Dan Stowell <danstowell@xxxxxxxxx>
> > wrote:
> > > Hi -
> > >
> > > I'm using scvim and I have a small problem: when I get
> > an error, the
> > > message is usually bigger than the post window, but I
> > don't seem to
> > > have any way to scroll back up to see the earlier
> > text.
> > >
> > > Is there a way to tweak scvim so that the post-window
> > is launched in a
> > > form that allows scrollback? (I'm using an
> > ubuntu-derivative but with
> > > openbox as the window manager. Not sure if the setup
> > is all due to
> > > sclangpipe_app or to my own general linux defaults.)
> > >
> > > TIA
> > > Dan
> > > --
> > > http://www.mcld.co.uk
> > >
> > > _______________________________________________
> > > sc-users mailing list
> > >
> > > info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
> > > archive: https://listarc.bham.ac.uk/marchives/sc-users/
> > > search: https://listarc.bham.ac.uk/lists/sc-users/search/
> > >
> >
> >
> >
> > --
> > Renick Bell
> > http://the3rd2nd.com
> >
> > _______________________________________________
> > sc-users mailing list
> >
> > info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
> > archive: https://listarc.bham.ac.uk/marchives/sc-users/
> > search: https://listarc.bham.ac.uk/lists/sc-users/search/
> >
>
>
>
>
> _______________________________________________
> sc-users mailing list
>
> info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
> archive: https://listarc.bham.ac.uk/marchives/sc-users/
> search: https://listarc.bham.ac.uk/lists/sc-users/search/
>
--
http://www.mcld.co.uk
_______________________________________________
sc-users mailing list
info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
archive: https://listarc.bham.ac.uk/marchives/sc-users/
search: https://listarc.bham.ac.uk/lists/sc-users/search/