Closed jordansgrant closed 3 years ago
potential solution for #28
We can utilize the -F [format] option of split-window to echo the pane id to stdout. We can then use the pane id directly to run the command rather than using the pane index from the config file.
@jordansgrant thanks for contributing!
@ivaaaan np! I look forward to streamlining my workflow this :+1:
potential solution for #28
We can utilize the -F [format] option of split-window to echo the pane id to stdout. We can then use the pane id directly to run the command rather than using the pane index from the config file.