On Thu, Oct 11, 2012 at 05:25:58AM +0200, Christoph Lohmann wrote:
> Greetings.
>
> On Thu, 11 Oct 2012 05:25:58 +0200 "Roberto E. Vargas Caballero"
> wrote:
> > > I missed this feature a lot when light conditions and distance to
> > > display change, often so with a notebook, even more when dif
On Wed, Oct 10, 2012 at 09:28:33PM +0100, Nick wrote:
> Quoth Roberto E. Vargas Caballero:
> > I also need this feature, but maybe could be done in other way. I talked
> > about this with other persons of the list, and we liked let st be configured
> > using the stdin of st, so you can do it someth
Greetings.
On Thu, 11 Oct 2012 05:25:58 +0200 "Roberto E. Vargas Caballero"
wrote:
> > I missed this feature a lot when light conditions and distance to
> > display change, often so with a notebook, even more when different
> > displays plugged. Of course, tmux helps -- kill, start new st, attac
On Wed, Oct 10, 2012 at 09:28:33PM +0100, Nick wrote:
> Quoth Roberto E. Vargas Caballero:
> > I also need this feature, but maybe could be done in other way. I talked
> > about this with other persons of the list, and we liked let st be configured
> > using the stdin of st, so you can do it someth
Quoth Roberto E. Vargas Caballero:
> I also need this feature, but maybe could be done in other way. I talked
> about this with other persons of the list, and we liked let st be configured
> using the stdin of st, so you can do it something like:
>
> configurator | st
>
> And, for example, y
> I missed this feature a lot when light conditions and distance to
> display change, often so with a notebook, even more when different
> displays plugged. Of course, tmux helps -- kill, start new st, attach to
> the right session --, but I like this approach more.
I also need this feature, but m
> The GLYPH_SET flag can be used to compute the end of the line or we
> could add another flag like GLYPH_TAB when appropriate and test it in
> the copy function when it loops over the selection.
Instead of adding GLYPH_TAB we could use directly \t in c and then we don't
have to test anything in s