On Fri, Dec 13, 2019 at 03:31:51PM +0100, Bodie wrote:
> 
> 
> On 13.12.2019 14:47, openbsd-misc-nos...@riseup.net wrote:
> > I have next options in tmux.conf:
> > 
> > bind '"' split-window -c "#{pane_current_path}"
> > bind % split-window -h -c "#{pane_current_path}"
> > bind c new-window -c "#{pane_current_path}"
> > 
> > But it doesn't work anymore. And I can't find working options in Google.
> > I tried
> > all suggestions from stackexchange and it doesn't work either. What
> > working options
> > for OpenBSD 6.6?
> 
> Did not know that Google and StackExchange is integrated in OpenBSD
> documentation........
> 
> In current (after 6.6) there is:
> 
> https://man.openbsd.org/tmux
> 
> pane_path     #T      Path of pane (can be set by application)
> 
> https://cvsweb.openbsd.org/src/usr.bin/tmux/screen.c (revision 1.56)

Could you also explain why using #T or #{pane_path} in place of
#{pane_current_path} does not make the keybinding listed above work?

Regards,

> 
> Can't see nothing about removal of pane_current_path even in CHANGES on git
> so
> if something was forgotten or is not BSD specific?
> 
> 
> 
> > 
> > Thanks!

-- 
Andreas (Kusalananda) Kähäri
SciLifeLab, NBIS, ICM
Uppsala University, Sweden

Reply via email to