You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
uname -av or ver(Windows): Linux G7163 6.5.0-35-generic #35~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue May 7 09:00:52 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
Further information
Reproduction steps, noticeable behavior, related issues, etc
2. Issues with the Zellij UI / behavior / crash
Issue description
when the terminal windows size is too small compared to the length of a link, the part of the link after the line return becomes unclickable
Minimal reproduction
Turn a terminal on (i tried gnome terminal and wezterm), turn zellij on, use a very long (even factice) link as long as it is longer than the windows length. Try to click on the hyperlink, it will only click on the first part of the link
example:
On this example only the first part of the link is clickable as an hyperlink
vs
When the size of the terminal windows matches or is bigger than the link length, it works great
The text was updated successfully, but these errors were encountered:
Hello!
Basic information
zellij --version
: 0.40.1stty size
: 34 83uname -av
orver
(Windows): Linux G7163 6.5.0-35-generic #35~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue May 7 09:00:52 UTC 2 x86_64 x86_64 x86_64 GNU/LinuxFurther information
Reproduction steps, noticeable behavior, related issues, etc
2. Issues with the Zellij UI / behavior / crash
Issue description
when the terminal windows size is too small compared to the length of a link, the part of the link after the line return becomes unclickable
Minimal reproduction
Turn a terminal on (i tried gnome terminal and wezterm), turn zellij on, use a very long (even factice) link as long as it is longer than the windows length. Try to click on the hyperlink, it will only click on the first part of the link
![image](https://private-user-images.githubusercontent.com/58557862/341499308-583a9d79-c2bb-4413-b123-08073026d4fd.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0NzEzNzgsIm5iZiI6MTczOTQ3MTA3OCwicGF0aCI6Ii81ODU1Nzg2Mi8zNDE0OTkzMDgtNTgzYTlkNzktYzJiYi00NDEzLWIxMjMtMDgwNzMwMjZkNGZkLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTMlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEzVDE4MjQzOFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTc4NmQzNzUzYWYwNzAyZThlN2MyMGJhZmE1MThkNWMwYWNkMmZiMTAwNTlkZmZjOTQwZWYyMzY4NTliYmU1YzMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.OFTsm3uqSSEK6_dSc2DQZ0iTdL0-wnwhN0TfAJ2PRKc)
![image](https://private-user-images.githubusercontent.com/58557862/341499429-71717e59-1243-4846-aa7b-089da9e422e2.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0NzEzNzgsIm5iZiI6MTczOTQ3MTA3OCwicGF0aCI6Ii81ODU1Nzg2Mi8zNDE0OTk0MjktNzE3MTdlNTktMTI0My00ODQ2LWFhN2ItMDg5ZGE5ZTQyMmUyLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTMlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEzVDE4MjQzOFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTk4M2ZhYjI2NjA2OWJjZWZhMjBiOTBiMDA1YmRiY2U3YjgxMjcxYWI2MzA2NWJiN2Q2ZDg5ZmMwOWUwMDVhMGImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.VyQN30LoEe526SjFPAmFImJ-6lQwgH3vvFC2x6_mDRI)
example:
On this example only the first part of the link is clickable as an hyperlink
vs
When the size of the terminal windows matches or is bigger than the link length, it works great
The text was updated successfully, but these errors were encountered: