You are not logged in.

#1 2024-06-18 16:20:11

Norma Jenkins
Member
Registered: 2023-09-19
Posts: 19

ST terminal window size

http://0x0.st/XTmE.png here the link. As you can see here ST terminal doesn't reach the end of the screen, how can I change this behaviour? I'm trying to like ST but is worse than other terminals, as an example Ctrl+Shift+t doesn't create a new terminal window unlike others and I can't scroll with the Mouse the window to see past outputs/commands.

Last edited by Norma Jenkins (2024-06-18 19:25:14)

Offline

#2 2024-06-18 16:51:13

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,979

Re: ST terminal window size

Please replace the oversized image w/ a link.
This isn't st but your windowmanager - terminals (among others) typically set a base increment (run "xprop" and click the st window) to align their size to the size of a character rather than in single pixel increments.
You can use either https://st.suckless.org/patches/anygeometry/ or depending on your WM add a rule to not do this for maximized windows or st specifically.

Also please don't stash some shopping list into a thread, you're looking for https://st.suckless.org/patches/scrollback/ and https://st.suckless.org/patches/newterm/ (or maybe just tmux)

Offline

#3 2024-06-18 22:28:36

Norma Jenkins
Member
Registered: 2023-09-19
Posts: 19

Re: ST terminal window size

seth wrote:

Please replace the oversized image w/ a link. This isn't st but your windowmanager - terminals (among others) typically set a base increment (run "xprop" and click the st window) to align their size to the size of a character rather than in single pixel increments. You can use either https://st.suckless.org/patches/anygeometry/ or depending on your WM add a rule to not do this for maximized windows or st specifically. Also please don't stash some shopping list into a thread, you're looking for https://st.suckless.org/patches/scrollback/ and https://st.suckless.org/patches/newterm/ (or maybe just tmux)

Well, the thing is all those patches fail to apply, I even tried a clean ST repository

Offline

#4 2024-06-19 07:09:57

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,979

Re: ST terminal window size

Please don't paraphrase, https://bbs.archlinux.org/viewtopic.php?id=57855
Fail to apply "how"?

Offline

Board footer

Powered by FluxBB