mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-04 07:15:29 -04:00
Spawning new terminal with --config from parent instance
Reference: https://codeberg.org/dnkl/foot/issues/1622 Signed-off-by: Stéphane Klein <contact@stephane-klein.info>
This commit is contained in:
parent
21485fa66d
commit
dc0c8550c3
5 changed files with 21 additions and 1 deletions
|
|
@ -80,9 +80,12 @@
|
|||
compiled for (e.g. _'Linux'_) ([#2209][2209]).
|
||||
* `pad` option now supports 4-directional padding format:
|
||||
`LEFTxTOPxRIGHTxBOTTOM` (e.g., `20x10x20x10`).
|
||||
* `--config=PATH` option is now automatically passed to new
|
||||
terminals spawned via `spawn-terminal` action ([#2259][2259]).
|
||||
|
||||
[2212]: https://codeberg.org/dnkl/foot/issues/2212
|
||||
[2209]: https://codeberg.org/dnkl/foot/issues/2209
|
||||
[2259]: https://codeberg.org/dnkl/foot/pulls/2259
|
||||
|
||||
|
||||
### Changed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue