Skip to content

Conversation

@tony
Copy link
Member

@tony tony commented May 28, 2016

No description provided.

tony added 19 commits May 28, 2016 02:01
What used to be _TMUX (_attr in an earlier commit) now has raw
information from tmux's FORMATS (see the official tmux(1) manual
for more details).

Instead of using the tmux object as a dictionary, the object will
set attributes for formats w/o the namespace.

So what used to be ``s.get('session_name')`` can now be retrieved
as ``s.name``.

Window and pane still have to be switched.
sometimes even repeated polling for a new pane path over 1,
3, 5 seconds won't return anything in some instances.

In older cases, we'd remove the pane_current_path from the pane's
_info, now we'll keep the last non-empty result libtmux found until
a new one fills it.
@coveralls
Copy link

coveralls commented May 28, 2016

Coverage Status

Coverage increased (+1.9%) to 76.463% when pulling 46a971d on api-overhaul into 26bf2c5 on master.

@tony tony merged commit 9e44406 into master May 28, 2016
@coveralls
Copy link

coveralls commented May 28, 2016

Coverage Status

Coverage increased (+1.9%) to 76.463% when pulling 46a971d on api-overhaul into 26bf2c5 on master.

@tony tony deleted the api-overhaul branch June 11, 2022 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants