You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Settings like Width/Height from a sourced file aren't adopted.
Setup
Please complete the following information along with version numbers, if applicable.
OS: manjaro/sway
Shell elvish/bash
Terminal Emulator: foot
Terminal Multiplexer: none
To Reproduce
Steps to reproduce the behavior:
Create a tape with width/height settings
Source it in another tape
Record gif
See resolution differ from settings.
Source Code
Require example
Set Theme "Snazzy"
Set FontSize 30
Set Width1400
Set Height 300
Set Padding 0
Set Shell "bash"
Hide
Type@0.01"source <(example _carapace bash)" Enter
Type@0.01"clear" Enter
Show
Describe the bug
Settings like
Width
/Height
from a sourced file aren't adopted.Setup
Please complete the following information along with version numbers, if applicable.
To Reproduce
Steps to reproduce the behavior:
Source Code
Expected behavior
Adopt settings from sourced file.
Screenshots
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: