-
With the latest update on Manjaro KDE version, the dark theme is not consistent in Tilix.
Initially, I thought that this is the theme problem, but I tried with a bunch of different ones but doesn't h…
-
I'm using Ubuntu 18.04 with theShell 7.1.1. I have a 4k display, so I set Screen Scaling to 200%. theShell apps (panel, settings, etc.) follow the scale, but any other application (firefox, tilix, etc…
-
Greetings,
One annoying issue. Whenever I drop down tilix, the terminal doesn't have focus. I always have to click on the terminal before typing. Is there a setting for this? Is it a bug or am I doin…
-
I have tried tilix, konsole, terminator with command `tilix|konsole|terminator -e vim -f filename`. File of filename is a long text file over one screen. And you will see strange behavior in Tilix.
I…
-
It's be great to be able to toggle a full-screen or draw-down-from-top terminal whenever the user presses a keyboard shortcut (or clicks terminal button in system tray)
It could include options suc…
-
```python
import sys
import prompt_toolkit
from prompt_toolkit.key_binding import KeyBindings
def main():
bindings = KeyBindings()
@bindings.add("c-c")
def _(event):
…
-
Tilix will sometimes create an invisible box that prevents clicking on other programs and is very faintly visible.
I know it has something to do with Tilix since when I close it, the invisible box …
-
There is a weird blue line between the username and arrow symbol:
![Bildschirmfoto vom 2021-10-21 14-49-17](https://user-images.githubusercontent.com/636557/138281016-575d11f2-4bff-49ad-8b17-98cfed47…
-
Terminal support. Use example from catppuccin:
- [x] [Alacritty](https://github.com/catppuccin/alacritty)
- [ ] [Black Box](https://github.com/catppuccin/blackbox)
- [x] [Blink](https://github.co…
-
hello,
I am using Tilix 1.9.6 on Fedora Workstation 40 with KDE and Wayland.
The buttons for minimize, maximize and close for main window and all sub-windows like options are invisible.
I nee…