commit | bbc35b0b19ba763c7e32185c4c12233c041b26de | [log] [download] |
---|---|---|
author | nicm <nicm> | Tue Jun 06 15:07:35 2017 +0000 |
committer | nicm <nicm> | Tue Jun 06 15:07:35 2017 +0000 |
tree | 201dc4136c41c1fee07e3d479bf4ce548859511f | |
parent | d7280917da5bfdf1811772c5f44fe1dd341c1742 [diff] |
Do not pass a state into commands when fired on individual items in tree mode, rely on the %% target substitution in the command for the chosen pane and leave the default target as the current pane (where the mode is). Otherwise, joinp and similar end up with -t and -s the same. Reported by Jacob Niehus in GitHub issue 960.