index.md (487B)
1 title parsing fix 2 ================= 3 4 Description 5 ----------- 6 7 Window titles in st get truncated after the first ';' character. I don't know 8 whether this is the expected behaviour but all terminals I have come across 9 do not truncate (for instance xterm, termite and alacritty). This patch "fixes" 10 that behaviour. 11 12 Download 13 -------- 14 * [st-title\_parsing\_fix-0.8.4.diff](st-title_parsing_fix-0.8.4.diff) 15 16 Authors 17 ------- 18 * Ashish Kumar Yadav - <ashishkumar.yadav@students.iiserpune.ac.in>