nope truecolor sucks with kitty-term... consider switching off kitty?
This commit is contained in:
@ -72,6 +72,9 @@ vnoremap <Leader>c :w !xclip<CR><CR>
|
||||
nnoremap <Leader>v o<esc>!!xclip -o<CR>
|
||||
nnoremap <Leader>sc :'<,'>w !xclip<CR><CR>
|
||||
|
||||
" enable/disable true color
|
||||
nnoremap <f12> :set invtermguicolors<CR>
|
||||
|
||||
" --- available / rarely used bindings (personal reference) ---
|
||||
|
||||
" nnoremap <BS>
|
||||
|
Reference in New Issue
Block a user