Questions tagged [alacritty]
The alacritty tag has no summary.
19 questions
1 vote
2 answers
740 views
How to specify [[hints.enabled]] Alacritty section one matching hypelinks (open on mac) and second any file paths and open in vim
I am using Alacritty terminal for quite some time and it has a great feature to follow hyperlinks when clicking Ctrl+Shift+U. I am using MAC so a default program is open. Iam trying to add one more ...
0 votes
0 answers
322 views
Can't clear / scroll-back buffer when using tail -f alacritty?
When I use tail with the -f option, I can not find anyway to clear the screen. It just shows a ^L. Same problem when following live logs with docker. While I'm just in the shell, the cmd-k works fine. ...
2 votes
2 answers
3k views
Vim enable Ctrl+Shift+C
So...I'm using Vim (in the terminal, not any sort of other gui; whenever Vim is used by itself, assume it's terminal vim). Vim is decent, I actually don't find the learning curve to be too bad. I'm a ...
0 votes
0 answers
181 views
Can't use ctrl+shift+c to copy to secondary clipboard
Running I3 without a desktop environment on Debian 12. My terminal is Alacritty and my shell is bash. I am unable to copy into what I assume is the secondary selection clipboard using the default ...
0 votes
1 answer
93 views
Keep Last Login Message on Tmux
all I am new to use Tmux and Alacritty as my main terminal emulator in my MacBook. In my Alacritty.config file, I set shell to be shell: program: /opt/homebrew/bin/tmux args: - new-session -...
2 votes
1 answer
1k views
Oh my zsh is only working when i log in as root
Recently installed zsh and oh my zsh but when i open a terminal nothing changes, the bar keeps looking as always but it changes only when i log as root doing sudo su, I have tried almost everyting but ...
0 votes
0 answers
97 views
Terminal applications don't cover the entire terminal
I've been researching this for a couple hours so far and I can't seem to find a solution that works and isn't 10 years old so I figured I'd ask again. I'm using awesome and Alacritty, and when I use, ...
1 vote
0 answers
1k views
tmux 1 session accessed by multiple terminals, each with a different visual state
I use a tiling window manager and someimtes have 6 or 7 shells open at once. Locally, I use tmux purely as a multiplexer because my preferred terminal does not have one (which I like). I would like ...