Welcome to the Power Users community on Codidact!
Power Users is a Q&A site for questions about the usage of computer software and hardware. We are still a small site and would like to grow, so please consider joining our community. We are looking forward to your questions and answers; they are the building blocks of a repository of knowledge we are building together.
Post History
I often open an terminal within vim via: :vert term. The terminal opens on the right side with the same style (background and foreground colors) as my vim style. Is it possible to change the styl...
Question
vim
#2: Post edited
Vim: can a different style be applied to a vim-terminal?
- Vim: Can a different style be applied to a vim-terminal?
#1: Initial revision
Vim: can a different style be applied to a vim-terminal?
I often open an terminal within vim via: `:vert term`. The terminal opens on the right side with the same style (background and foreground colors) as my vim style. Is it possible to change the style in the terminal pane? And if it is possible what are the steps? Thanks!