Terminal Options #278
Unanswered
bombardier200
asked this question in
Q&A
Replies: 2 comments 2 replies
-
I have not added an API to update this value dynamically. I am not sure if it is better to have a single API to update everything at once, or instead add individual APIs for every property you might want to change dynamically. I think the latter is better. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Yeah I might take a look at this as for CodeEdit we want to be able to change things like scrollBack. I noticed that you implement calls for things like the name and for cursor style to update them, so, maybe just adding functions for the other features in TerminalOptions would suffice? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
If I have a swift application that uses SwiftTerm and specifically LocalProcessTerminalView, how can I edit TerminalOptions?
Beta Was this translation helpful? Give feedback.
All reactions