trailing_spaces_at_eol in url.zig - conflicting with pi tui #13491
What do you want to change?I want to change behavior of path matching in src/config/url.zig In my setup ghostty + pi tui, FilePath is not clickable in pi is updating screen with
then outputing
So terminal is filled with blank space and url.zig is matching path including tailing space at line in PR #9921 And mitchellh also made some comment for concerns about matching trailing space with comment in PR This is just for pi user. Normal terminal path output doesn't have this problem, it is just result of pi's rendering behavior. I researched problem with gpt-5.6 terra high through this pi session, https://pi.dev/session/#002bdfbebe85ecdddd5c51481cd9d1b3 below is patch, I will raise a PR if this is vouched. Why do you want to make this change?I want to refine user experience for 'pi tui' I acknowledge that:
|
Replies: 1 comment
|
!vouch |
!vouch