Stefan Tatschner
Stefan Tatschner
Thank you very much! :)
As alacritty might mostly be used with tmux or screen, what's the value of a scrollbar? It's pretty much useless.
Then how do you even use this terminal emulator as it does not support tabs, etc.? That's a serious question.
Well, I see this quickly becomes offtopic and goes into the personal preference corner. I am fine as long as its optional.^^
I do it this way: ``` $ long_running_command; notify-send "I am done" ```
I am not a fan of this suggestion. Outputting custom escape codes from my shell prompt sounds awkward. Further I need to setup this stuff for all machines I am...
I better jump out of this discussion now, as I am a) not the maintainer of this project und b) I probably would reject everything in here. :) So sorry...
This is awesome… Looking forward to the results!
Any updates on this? :-)
Just a suggestion; maybe this would fix the problem: https://github.com/jacoborus/estilo Saw this in other vim colorschemes; you define your colors in YAML and the tool generates the VimL code.