What's the advantage over Terminator [0] ? [0] https://gnometerminator.blogspot.nl/p/introduction.html ?
Tilix: A tiling terminal emulator
31–40 of 121 posts
Re: Tilix: A tiling terminal emulator
#32Cool project! Given that the whole point of the tool is that it's a tiling terminal app, I'd appreciate a few more screenshots on the page or in the readme showing the different ways it lets me organise my terminals. I'm a big fan of Gnome's design with the unified title and toolbars. For a terminal app such as this, however, the fat title bar combined with the tab bar make for a fairly large and heavy looking header…
I have always found Gnome's design to be horrible - the goal of the windowing system and desktop environment is to direct as much attention as possible to the application in focus; to be absolutely as minimal as possible to get the job done. This is also why I feel the osx dock is atrocious.
Re: Tilix: A tiling terminal emulator
#33Earlier quoted context omitted.
I actually don't want any tiling to be done on the terminal level. I want to use my tiling window manager to tile multiple terminals, so I can move a tile between workspaces, monitors, etc. The "problem" I'm having with the xfce terminal is that it supports tabs. It basically has too much features for me. And being the idiot that I am, I make use of them. Even though I'd actually prefer not to, so that instead I'll b…
I have been using Alacritty for a couple of weeks now, it seems to match your wishes: https://github.com/jwilm/alacritty
Like, People who want to run every session in tmux (but don't care about using a tiling wm) don't need scrolling, tabs, or splits. People who want to run their terminals in i3 also don't want tabs or splits, but they do need scroll or else they have to duplicate effort on both sides just to get scrolling.
Re: Tilix: A tiling terminal emulator
#34Re: Tilix: A tiling terminal emulator
#35What's the advantage over Terminator [0] ? [0] https://gnometerminator.blogspot.nl/p/introduction.html ?
Terminator has not been updated in 9 years, suggesting a lack of maintenance, and is stuck on GTK2, which means no native Wayland support. Tilix, on the other hand, is active, GTK3-based, and works natively on my Gnome Wayland desktop.
Re: Tilix: A tiling terminal emulator
#36What's allowing the terminal to display the current git branch on the input line? What's allowing the pretty path view instead of my ugly ascii "~/blah1/blah2$ ?
Re: Tilix: A tiling terminal emulator
#37Re: Tilix: A tiling terminal emulator
#38It seems to me that terminals are one of those things that handles the most sensitive of details on a server. No offense to the project (which looks very nice), but shouldn't we prefer a terminal emulator that has been well audited for security issues?
Here's the code: https://github.com/gnunn1/tilix/
Another cool trick is to use zero trust mentality and get the secrets to the box without having to copy/paste/type/view them through your terminal emulator.
Re: Tilix: A tiling terminal emulator
#39Earlier quoted context omitted.
I have always found Gnome's design to be horrible - the goal of the windowing system and desktop environment is to direct as much attention as possible to the application in focus; to be absolutely as minimal as possible to get the job done. This is also why I feel the osx dock is atrocious.
You can hide the os x dock. And with spotlight - you can almost forget it exists..
The only reason I ever look at the dock is to open minimized windows, and even for that I usually opt for the 'see all windows of current app' gesture.
That said, the dock is very useful for most tech-illiterate people I know.