On Sat, Apr 11, 2015 at 12:57:00AM -0500, J Raynor wrote:
> > On thing that occurred to me now is that display-panes uses a
> > target-client but this diff makes it need a target-pane sometimes which
> > is an issue for hooks command parsing. Not sure if we can workaround it
> > easily enough with
Hello,
would it be possible to allow negative length limit in format
specification? For example, #{=10:pane_title} include first 10
characters, while #{=-10:pane_title} would include last 10 characters?
Maybe something like this? (tmux-1.9a)
--- format.c.orig 2015-04-10 17:42:31.0