randy3k / Terminus

Bring a real terminal to Sublime Text
https://packagecontrol.io/packages/Terminus
MIT License
1.39k stars 81 forks source link

add settings to control min and max terminal width #215

Closed neunato closed 4 years ago

neunato commented 4 years ago

Based on the discussion in #32

I also added the max_columns setting that closes #81 if you find it useful. A ruler is shown at the max column.

Please let me know if you're ok with the max_columns and ruler bits, or if I should change anything else.

neunato commented 4 years ago

Setting min and max to the same number sets the terminal width independently of sublime's view:

fdsaffdsaf

randy3k commented 4 years ago

Thanks. Sorry for the late reply. Mind putting the settings in Terminus.sublime-settings? I'll merge the PR once it is done.

neunato commented 4 years ago

The settings already were in Terminus.sublime-settings, maybe you were looking at a wrong branch.

Anyway I pulled the upstream commit while at it.

randy3k commented 4 years ago

Oh my bad.