DEV Community

Discussion on: Your favorite terminal ?

Collapse
 
thermatix profile image
Martin Becker

This is my Current Terminal:

Current Terminal

I use the gruvbox color scheme and the Powerlevel9k prompt but I'm thinking of switching out to somthing lighter since I don't really use any of the features it provides.

I spent considerable time doing work on my config to speed things up, it's now got a load time between 0.7 - 1.2 seconds, not the best but not bad either.

Collapse
 
banminkyoz profile image
Kyoz

Hi Becker, it's look so cool. You are using vim, right?

Collapse
 
thermatix profile image
Martin Becker • Edited

Neovim running in tmux, but yes, the image isn't very clear, it's such a high resolution that it's being resized a into a blurry mess, I'll post a better image when I can.

Thread Thread
 
banminkyoz profile image
Kyoz

Lol, me too. I also use neovim too. It's terminal is quite good. I'v spend a lots of time to config my neovim to completely work with it for all work. At that time i do use deoplete to provide autocomplete for neovim. But i can't setting it up for all language i need so i have to use VSCode instead. I'll give it a try later. Anyway, vim is awesome. :D

Thread Thread
 
thermatix profile image
Martin Becker

For basic stuff, I'd recommend polyglot, it handles most things and has selective loading so it doesn't load highlighting for all languages.