nyxt icon indicating copy to clipboard operation
nyxt copied to clipboard

tab limiter

Open KonstantinDjairo opened this issue 5 months ago • 2 comments

we could have a variable to set a number to be the limit of tabs, this way nyxt could run smoother on low end computers and it also would prevent distraction. the user could costumize this variable in his config.lisp (tab-limit 6) something like this

KonstantinDjairo avatar Feb 04 '24 18:02 KonstantinDjairo

@KonstantinDjairo this is certainly possible to do. However, I have doubts whether it belongs to Nyxt's core. It seems more suitable for an extension or personal config.

aadcg avatar Feb 07 '24 15:02 aadcg

it was an example of how it could be called or set by the user in his personal config. for some reason nyxt crashes/freezes when several tabs are open at the same time, and there are some open issues here at its repository that report the same thing, so it could be a workaround both for users with a more modest hardware and for people having that trouble

KonstantinDjairo avatar Feb 10 '24 00:02 KonstantinDjairo

A feature shouldn't be added to hide or tame a bug. I think that the idea is worth considering but it is, nonetheless, the subject for personal configuration or an extension.

Note that #2134 has been closed.

aadcg avatar Feb 20 '24 14:02 aadcg