Results 27 comments of Alex Mosky

Hi is still this opened? I would like to know if it is possible to add 2 new features; 1. the possibility to append extra elements to the status bar...

https://github.com/mintty/mintty/issues/601

Hi @safield, are you sure that what you have in your clipboard is not containing the \n character? because if it does it looks like a normal behavior to me....

As mentioned above, wsl-terminal just launches mintty. In my opinion it should not remove the \n at the end because sometimes you really want this behavior but of course, you...

the tmux/vim clipboard only works with xterm and a properly configured x server running in your host. I will try to included in the next releases as part of the...

Thanks for the detailed report! I will have a look :)

Hi @feryardiant, I am not able to reproduce or I don't understand the issue completely. ![Scroll on TMUX on 0 9 0](https://user-images.githubusercontent.com/5708771/79738798-8cdf4280-82fd-11ea-8641-c3562691a5d0.gif) How do you start the wsl-terminal? with login?

> > > Hi @mskyaxl > > Sorry for late reply, here's my `wsl-terminal` shortcut' property: > > ``` > C:\tools\lib\wsl-terminal\bin\mintty.exe --wsl --rootfs=// --configdir "C:\tools\lib\wsl-terminal\etc" -i "C:\tools\lib\wsl-terminal\open-wsl.exe" -t " "...

```C:\tools\lib\wsl-terminal\bin\mintty.exe --wsl --rootfs=// --configdir "C:\tools\lib\wsl-terminal\etc" -i "C:\tools\lib\wsl-terminal\open-wsl.exe -l" -t " " -e /bin/wslbridge2 -e SHELL="/usr/bin/zsh"``` this cannot work because -i argument for mintty is the selection of the icon, try...