Commit fc7aae9
committed
Implement
Created new method config_after_window() that applies relevant
configurations after windows and panes have been created. Currently, it
only knows the `options_after` option.
This is useful for setting `synchronize-panes: on` *after* pane
creation and shell command execution.options_after window option1 parent 634974c commit fc7aae9
1 file changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
| 191 | + | |
| 192 | + | |
191 | 193 | | |
192 | 194 | | |
193 | 195 | | |
| |||
308 | 310 | | |
309 | 311 | | |
310 | 312 | | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
311 | 321 | | |
312 | 322 | | |
313 | 323 | | |
| |||
0 commit comments