X-Git-Url: https://git.phdru.name/?p=dotfiles.git;a=blobdiff_plain;f=.vimrc;h=194e4184358050ba8388eac210a2ef81a8e56365;hp=aed3f7f57d24363fda5e3b5cf943446d311899dc;hb=0026810ce56093e3d67efb50cd9841e2ba114d93;hpb=0b1e038ed98e4d7e6b4b58aa37c98789878fc3da diff --git a/.vimrc b/.vimrc index aed3f7f..194e418 100644 --- a/.vimrc +++ b/.vimrc @@ -215,7 +215,7 @@ else highlight Question cterm=bold ctermfg=NONE endif - if (&term =~ "term") || (&term =~ "rxvt") || (&term =~ "vt100") || (&term =~ "screen") + if (&term =~ "rxvt") || (&term =~ "screen") || (&term =~ "term") || (&term =~ "vt100") set = " 'autoselect' to always put selected text on the clipboard;