iggy890
iggy890
I'm taking my hand at this and on discord there is general agreement that there should be some kind of configuration that users can access on how the project is...
> @iggy890 I don’t want to step on your toes with this but based on your latest commits in PRs I think this is better suited for a more experienced...
This seems like an issue that is hard to fix, `SwiftTerm` which is the package we're using is no longer receiving updates. We should either create a fork of `SwiftTerm`...
@austincondiff What's the status on this, has it been completed? I clearly see Terminal preferences in the preferences window
@austincondiff I'm fixing this in #1142, what should the minimum and maximum values be?
I was thinking of the minimum being 100 and the maximum being something like 1 million, I'm not sure what kind of command is gonna be using more than a...
> Default: 10,000 Minimum: 100 Maximum: 1,000,000 > > Terminal.app has this.... > > > > Limit to available memory, I wonder if this is possible? That should be possible...
I've looked into this and it seems that it's a SwiftTerm bug.
@lukepistrol That's because whenever the tabs are switched the `updateNSView()` function is fired it **saves the terminal state**. But `SwiftTerm` doesn't save the state, if you want to I could...
@lukepistrol This issue also happens with me and my terminal type is `ZSH`