I just installed tilix-bin from AUR. It has a blinking cursor that cannot be unblunk in the preferences? In that case, tilix is not for me…
Tilix: A tiling terminal emulator
51–60 of 121 posts
Re: Tilix: A tiling terminal emulator
#52It 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?
Re: Tilix: A tiling terminal emulator
#53Apologies for the off-topic, but does anyone know a nice simple terminal emulator to use with tiling window managers such as i3? I'm using the xfce terminal right now, but that supports tabs which gets a little confusing since so does i3.
Re: Tilix: A tiling terminal emulator
#54I've been a long-time user of terminator on linux. I started playing around with tilix a couple of months ago, and really liked it. Interestingly though, what I finally realized is there is a huge amount of value in ditching both and switching over to tmux. Tmux does everything that tilix does but is completely independent of the underlying terminal. What I finally realized is that tmux is not just about persistent s…
After reading your comment, I get the impression that this is not the case.
Re: Tilix: A tiling terminal emulator
#55I've been a long-time user of terminator on linux. I started playing around with tilix a couple of months ago, and really liked it. Interestingly though, what I finally realized is there is a huge amount of value in ditching both and switching over to tmux. Tmux does everything that tilix does but is completely independent of the underlying terminal. What I finally realized is that tmux is not just about persistent s…
It is interesting to imagine alternative universe where we instead would have advanced enough OS level window management that would allow deeper integration to underlying applications. E.g. something like OS level tree style tab -like window-management might be neat, especially if combined with powerful tiling management.
Re: Tilix: A tiling terminal emulator
#56I've been a long-time user of terminator on linux. I started playing around with tilix a couple of months ago, and really liked it. Interestingly though, what I finally realized is there is a huge amount of value in ditching both and switching over to tmux. Tmux does everything that tilix does but is completely independent of the underlying terminal. What I finally realized is that tmux is not just about persistent s…
Re: Tilix: A tiling terminal emulator
#57Earlier quoted context omitted.
You can hide the os x dock. And with spotlight - you can almost forget it exists..
Indeed! Most power-users I know (and more than one non-computery-person) completely disregard the dock. 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.
Re: Tilix: A tiling terminal emulator
#58I just installed tilix-bin from AUR. It has a blinking cursor that cannot be unblunk in the preferences? In that case, tilix is not for me…
There is an option for the blink mode in the preferences under Profile (i.e. Default) since it can be configured on a per profile basis. You can set the blink mode to use the system setting, on or off.
Re: Tilix: A tiling terminal emulator
#59Earlier quoted context omitted.
I have been using Alacritty for a couple of weeks now, it seems to match your wishes: https://github.com/jwilm/alacritty
Does it have backscroll yet? Without that it's kind of the wrong way around in what features it lacks. 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
#60Earlier quoted context omitted.
Indeed! Most power-users I know (and more than one non-computery-person) completely disregard the dock. 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.
I guess it depends on which apps you use, but I consider myself a power user and I regularly drag files onto Kaleidoscope in my Dock to diff them, or I right-click Dock icons to quickly re-open recent files with a single mouse gesture. It's all pretty efficient.
I'm the command-line and use-vim-keybindings-for-all-the-things type person, which often clashes with all the reasons why I'm an Apple fan (slightly abashed these days) and fascinated with UX.
I actually often find myself discovering interesting, hidden OSX 'solutions' to things even now, as a power user, and after using it for more than five years. I never discovered them before because my 'default' would be to go to iTerm2 for a quicker approach.
For example, I find myself switching between Finder and iTerm2(+zsh) quite regularly when my need is to navigate folders/directories and/or quickly CRUD files. And yet, I was also fully aware of the OSX Finder keyboard shortcut 'SHIFT-CMD-G' to jump to a directory from within Finder. I never really used it.
Just last week I decided to use the Finder keyboard shortcut more regularly, and I feel the end result is a boost in productivity, however tiny and ultimately insignificant it may be. There's a certain friction between using the command-line and OSX' GUI that just disappeared for many of my common use cases (CRUD files and directories with sublime text or vim).
Exploring iTerm's extra features (toolbelt, profiles), but also discovering tmux and how iTerm integrates with it, are similar 'tucked away' things that 'fuse' power-user and normal-user interfaces, and that I only discovered in the past months.
I'm not sure why I apparently feel drawn to making a strict dichotomy between CLI and OSX usage that causes me to be blind to these in-between cases, but thanks for reminding me. I'd never have thought to use the 'recent files' lists in the dock. Just a cursory glance makes me suspect I'll be using it quite a bit going forward!