237dmitry

Results 330 comments of 237dmitry
trafficstars

I don't know what to recommend. I would change the color scheme to make the background a little lighter.

> how to disable windows borderless mode without the preferences menu? ``` dconf write /com/gexperts/Tilix/window-style "'normal'" ``` And restart Tilix

Try changing the gtk style. Perhaps it somehow affects the settings window. I recently encountered a [similar problem](https://github.com/gnunn1/tilix/issues/2203#issue-2069232028).

Look at the settings of profile you are using `Badge` tab. ![ss](https://github.com/gnunn1/tilix/assets/78153320/5bedeb55-cb0a-422d-9416-164e6afea973) > Even after completely uninstalling Tilix (with --purge parameter) and reinstalling it, it persists. This is because tilix...

Everything works in my environment. The transparency does not disappear. Try to set transparency with `dconf`: ```bash #!/usr/bin/bash for i in $(dconf list /com/gexperts/Tilix/profiles/ | grep -v 'list' | sed...

xorg, xfce, i3-wm. I can't test on wayland. \ The project, IMHO, is in a frozen state, the author does not answer questions, there are no significant commits for a...

I think this is hardware or drivers issue. In my case, scrolling with the touchpad is smooth and as expected.

> It seems that tilix doesn't support well special characters. I think it depends on font. ![ArcoLinux_2023-01-16_19-11-52](https://user-images.githubusercontent.com/78153320/212727849-5649e5b6-2c2e-4f49-8bbb-4cb009b5fa58.png)

It is easier to find an error in a script block. Especially when there are more than 10 lines. ```powershell PS > & { # 01 $a = "a" #...

> I am using for my different ssh connections different profiles. You can add badge text with the name of the remote host for each of the ssh-profiles.