সিটিআরএল-এক্স নীচের মেনুটি দেখাচ্ছে না (সামঞ্জস্যপূর্ণ / নন সামঞ্জস্যপূর্ণ সমস্যা)


1

আমি ভিমে কিছু অদ্ভুত আচরণ করছি। আমি যখন C-Xসন্নিবেশ-মোডে টিপছি ^Xতখন নীচের ডানদিকে দ্রুত ঝলকানি দেখছি , তবে নীচে মেনুটি পাই না। কী-বাইন্ডিংগুলি যেভাবেই সন্ধান করতে পারে বলে মনে হচ্ছে: C-X C-Lআমাকে লাইনের সমাপ্তি দেয়।

আমি কীভাবে এটি "ঠিক" করতে পারি তা পরিচালনা করতে পেরেছি, তবে এটি ঠিক ঠিক বলে মনে হচ্ছে না ..

set compatible?প্রতিধ্বনি nocompatible। যদি আমি এটিকে সেট করি compatibleএবং তারপরে ফিরে যাই nocompatible, সমস্ত কিছু কাজ করে। আমার শেষে নিম্নলিখিত চেষ্টা করা কোনও উপকারে .vimrcআসে না এবং তারপরে আমি স্ক্রিপ্টগুলি থেকে কিছু সতর্কতা পাই।

এর কারণ এবং আমি কীভাবে এটি ঠিক করতে পারি তার কোনও ধারণা?

সম্পাদনা: নীচের মন্তব্যে @ এফডিনফের দেওয়া পরামর্শগুলি অনুসরণ করে, আমি টগল করে compabilityকী সেটিংস পরিবর্তন হয়েছে তা দেখার চেষ্টা করেছি । টগল করার পরে নিম্নলিখিতটি প্রথমে আলাদা এবং তারপরে টগল করার আগে পুরো বিকল্পগুলির তালিকা। একটি একক কলামের দৃশ্য অনুসরণ করা আরও সহজ হত তবে আমি আশা করি যে কেউ তার বর্তমান অবস্থায় এটি উপলব্ধি করতে পারে।

--- vim_before.txt  2014-08-24 10:36:14.022013274 +0200
+++ vim_after.txt   2014-08-24 10:36:34.377013856 +0200
@@ -1,16 +1,17 @@
 --- Options ---
-  aleph=224           maxmemtot=4024614
-noarabic              menuitems=25
-  arabicshape         modeline
-noallowrevins         modelines=0
-noaltkeymap           modifiable
-  ambiwidth=single  nomodified
-noautochdir           more
-  autoindent          mouse=a
-  autoread          nomousefocus
-noautowrite           mousehide
-noautowriteall        mousemodel=extend
-  background=dark     mousetime=500
+  aleph=224           maxmem=4024614
+noarabic              maxmemtot=4024614
+  arabicshape         menuitems=25
+noallowrevins         modeline
+noaltkeymap           modelines=0
+  ambiwidth=single    modifiable
+noautochdir         nomodified
+  autoindent          more
+  autoread            mouse=a
+noautowrite         nomousefocus
+noautowriteall        mousehide
+  background=dark     mousemodel=extend
+  backspace=          mousetime=500
 nobackup              nrformats=hex
   backupcopy=auto   nonumber
   backupext=~         numberwidth=4
@@ -29,7 +30,7 @@
   cdpath=,,           printmbcharset=
   cedit=^F            printmbfont=
   charconvert=        printoptions=
-  cindent             prompt
+nocindent             prompt
   cinoptions=         pumheight=0
   cmdheight=1         quoteescape=\
   cmdwinheight=7    noreadonly
@@ -40,36 +41,36 @@
   conceallevel=0      report=2
   completefunc=     norevins
 noconfirm           norightleft
-nocopyindent          ruler
-  cpoptions=aAceFsB   rulerformat=
+nocopyindent        noruler
+  cpoptions=aABceFs   rulerformat=
   cryptmethod=zip     scroll=26
   cscopepathcomp=0  noscrollbind
   cscopequickfix=     scrolljump=1
-nocscoperelative      scrolloff=3
-  cscopetag         nosecure
+nocscoperelative      scrolloff=0
+nocscopetag         nosecure
   cscopetagorder=0    selectmode=
-  cscopeverbose       shell=/bin/zsh
+nocscopeverbose       shell=/bin/zsh
 nocursorbind          shellcmdflag=-c
 nocursorcolumn        shellquote=
   cursorline          shelltemp
   debug=              shellxquote=
 nodelcombine          shellxescape=
-  dictionary=         shiftround
+  dictionary=       noshiftround
 nodiff                shiftwidth=4
   diffexpr=         noshortname
   diffopt=filler      showbreak=
-nodigraph             showcmd
+nodigraph           noshowcmd
   display=lastline  noshowfulltag
   eadirection=both    showmatch
 noedcompatible        showmode
   encoding=utf-8      showtabline=1
   endofline           sidescroll=0
   equalalways         sidescrolloff=0
-  equalprg=           smartcase
-noerrorbells          smartindent
+  equalprg=         nosmartcase
+noerrorbells        nosmartindent
   esckeys           nosmarttab
-  eventignore=        softtabstop=4
-  expandtab         nospell
+  eventignore=        softtabstop=0
+noexpandtab         nospell
 noexrc                spellfile=
   fileencoding=       spelllang=en
   fileformat=unix     spellsuggest=best
@@ -83,65 +84,64 @@
   foldignore=#        synmaxcol=3000
   foldlevel=99        syntax=
   foldlevelstart=99   tabpagemax=50
-  foldmethod=indent   tabstop=4
+  foldmethod=manual   tabstop=4
   foldminlines=1      tagbsearch
   foldnestmax=20      taglength=0
   formatexpr=         tagrelative
-  formatprg=          tagstack
-  fsync             notermbidi
-  gdefault            termencoding=
-  guifont=          noterse
-  guifontwide=        textauto
-  guiheadroom=50    notextmode
-  guipty              textwidth=79
-  guitabtooltip=      thesaurus=
-  helpheight=20     notildeop
-  helplang=en         timeout
-  hidden              timeoutlen=1000
-  history=1000        title
-nohkmap               titlelen=85
-nohkmapp              titlestring=
-  hlsearch            ttimeout
-  icon                ttimeoutlen=100
-  iconstring=         ttybuiltin
-  ignorecase          ttyfast
-  imactivatefunc=     ttymouse=urxvt
-  imactivatekey=      ttyscroll=999
-noimcmdline           undodir=.
-noimdisable           undofile
-  iminsert=2          undolevels=1000
-  imsearch=2          undoreload=10000
-  imstatusfunc=       updatecount=200
-  includeexpr=        updatetime=2000
-  incsearch           verbose=0
-  indentexpr=         verbosefile=
-noinfercase           virtualedit=
-noinsertmode          visualbell
-  isprint=@,161-255   warn
-  joinspaces        noweirdinvert
-  key=                whichwrap=b,s
-  keymap=             wildchar=<Tab>
-  keymodel=           wildcharm=0
-  keywordprg=man      wildignore=
-  langmap=          nowildignorecase
-  langmenu=           wildmenu
-  laststatus=2        wildoptions=
-nolazyredraw          winaltkeys=menu
-nolinebreak           window=54
-  lines=55            winheight=1
-  linespace=0       nowinfixheight
-nolisp              nowinfixwidth
-  list                winminheight=1
-  loadplugins         winminwidth=1
-  magic               winwidth=20
-  makeef=             wrap
-  makeprg=make        wrapmargin=0
-  matchtime=5         wrapscan
-  maxcombine=2        write
-  maxfuncdepth=100  nowriteany
-  maxmapdepth=1000    writebackup
-  maxmem=4024614      writedelay=0
-  backspace=indent,eol,start
+  formatoptions=tcq   tagstack
+  formatprg=        notermbidi
+  fsync               termencoding=
+nogdefault          noterse
+  guifont=            textauto
+  guifontwide=      notextmode
+  guiheadroom=50      textwidth=0
+  guipty              thesaurus=
+  guitabtooltip=    notildeop
+  helpheight=20       timeout
+  helplang=en         timeoutlen=1000
+  hidden              title
+  history=50          titlelen=85
+nohkmap               titlestring=
+nohkmapp            nottimeout
+nohlsearch            ttimeoutlen=100
+  icon                ttybuiltin
+  iconstring=         ttyfast
+  ignorecase          ttymouse=urxvt
+  imactivatefunc=     ttyscroll=999
+  imactivatekey=      undodir=.
+noimcmdline         noundofile
+noimdisable           undolevels=1000
+  iminsert=2          undoreload=10000
+  imsearch=2          updatecount=200
+  imstatusfunc=       updatetime=2000
+  includeexpr=        verbose=0
+noincsearch           verbosefile=
+  indentexpr=         virtualedit=
+noinfercase           visualbell
+noinsertmode          warn
+  isprint=@,161-255 noweirdinvert
+  joinspaces          whichwrap=b,s
+  key=                wildchar=<Tab>
+  keymap=             wildcharm=0
+  keymodel=           wildignore=
+  keywordprg=man    nowildignorecase
+  langmap=            wildmenu
+  langmenu=           wildoptions=
+  laststatus=2        winaltkeys=menu
+nolazyredraw          window=54
+nolinebreak           winheight=1
+  lines=55          nowinfixheight
+  linespace=0       nowinfixwidth
+nolisp                winminheight=1
+  list                winminwidth=1
+  loadplugins         winwidth=20
+  magic               wrap
+  makeef=             wrapmargin=0
+  makeprg=make        wrapscan
+  matchtime=5         write
+  maxcombine=2      nowriteany
+  maxfuncdepth=100    writebackup
+  maxmapdepth=1000    writedelay=0
   backupdir=.,~/tmp,~/
   breakat= ^I!@*-+;:,./?
   casemap=internal,keepascii
@@ -163,7 +163,6 @@
   foldmarker={{{,}}}
   foldopen=block,hor,mark,percent,quickfix,search,tag,undo
   foldtext=foldtext()
-  formatoptions=qrn1
   formatlistpat=^\s*\d\+[\]:.)}\t ]\s*
   grepformat=%f:%l:%m,%f:%l%m,%f  %l%m
   grepprg=grep -nH $*
@@ -195,7 +194,7 @@
   sessionoptions=blank,buffers,curdir,folds,help,options,tabpages,winsize,tabpages,globals
   shellpipe=2>&1| tee
   shellredir=>%s 2>&1
-  shortmess=filnxtToOc
+  shortmess=filnxtToO
   spellcapcheck=[.?!]\_[\])'"^I ]\+
   statusline=%!airline#statusline(1)
   suffixes=.bak,~,.swp,.o,.info,.aux,.log,.dvi,.bbl,.blg,.brf,.cb,.ind,.idx,.ilg,.inx,.out,.toc,.png,.jpg

--- Options ---
  aleph=224           maxmemtot=4024614
noarabic              menuitems=25
  arabicshape         modeline
noallowrevins         modelines=0
noaltkeymap           modifiable
  ambiwidth=single  nomodified
noautochdir           more
  autoindent          mouse=a
  autoread          nomousefocus
noautowrite           mousehide
noautowriteall        mousemodel=extend
  background=dark     mousetime=500
nobackup              nrformats=hex
  backupcopy=auto   nonumber
  backupext=~         numberwidth=4
  backupskip=/tmp/*   omnifunc=
  balloondelay=600    operatorfunc=
noballooneval       nopaste
  balloonexpr=        pastetoggle=
nobinary              patchexpr=
nobomb                patchmode=
nobreakindent       nopreserveindent
  breakindentopt=     previewheight=12
  browsedir=last    nopreviewwindow
  bufhidden=          printdevice=
  buflisted           printencoding=
  buftype=            printfont=courier
  cdpath=,,           printmbcharset=
  cedit=^F            printmbfont=
  charconvert=        printoptions=
  cindent             prompt
  cinoptions=         pumheight=0
  cmdheight=1         quoteescape=\
  cmdwinheight=7    noreadonly
  colorcolumn=+1      redrawtime=2000
  columns=57          regexpengine=0
nocompatible          relativenumber
  concealcursor=      remap
  conceallevel=0      report=2
  completefunc=     norevins
noconfirm           norightleft
nocopyindent          ruler
  cpoptions=aAceFsB   rulerformat=
  cryptmethod=zip     scroll=26
  cscopepathcomp=0  noscrollbind
  cscopequickfix=     scrolljump=1
nocscoperelative      scrolloff=3
  cscopetag         nosecure
  cscopetagorder=0    selectmode=
  cscopeverbose       shell=/bin/zsh
nocursorbind          shellcmdflag=-c
nocursorcolumn        shellquote=
  cursorline          shelltemp
  debug=              shellxquote=
nodelcombine          shellxescape=
  dictionary=         shiftround
nodiff                shiftwidth=4
  diffexpr=         noshortname
  diffopt=filler      showbreak=
nodigraph             showcmd
  display=lastline  noshowfulltag
  eadirection=both    showmatch
noedcompatible        showmode
  encoding=utf-8      showtabline=1
  endofline           sidescroll=0
  equalalways         sidescrolloff=0
  equalprg=           smartcase
noerrorbells          smartindent
  esckeys           nosmarttab
  eventignore=        softtabstop=4
  expandtab         nospell
noexrc                spellfile=
  fileencoding=       spelllang=en
  fileformat=unix     spellsuggest=best
nofileignorecase    nosplitbelow
  filetype=         nosplitright
nofkmap               startofline
  foldclose=          suffixesadd=
  foldcolumn=0        swapfile
  foldenable          swapsync=fsync
  foldexpr=0          switchbuf=
  foldignore=#        synmaxcol=3000
  foldlevel=99        syntax=
  foldlevelstart=99   tabpagemax=50
  foldmethod=indent   tabstop=4
  foldminlines=1      tagbsearch
  foldnestmax=20      taglength=0
  formatexpr=         tagrelative
  formatprg=          tagstack
  fsync             notermbidi
  gdefault            termencoding=
  guifont=          noterse
  guifontwide=        textauto
  guiheadroom=50    notextmode
  guipty              textwidth=79
  guitabtooltip=      thesaurus=
  helpheight=20     notildeop
  helplang=en         timeout
  hidden              timeoutlen=1000
  history=1000        title
nohkmap               titlelen=85
nohkmapp              titlestring=
  hlsearch            ttimeout
  icon                ttimeoutlen=100
  iconstring=         ttybuiltin
  ignorecase          ttyfast
  imactivatefunc=     ttymouse=urxvt
  imactivatekey=      ttyscroll=999
noimcmdline           undodir=.
noimdisable           undofile
  iminsert=2          undolevels=1000
  imsearch=2          undoreload=10000
  imstatusfunc=       updatecount=200
  includeexpr=        updatetime=2000
  incsearch           verbose=0
  indentexpr=         verbosefile=
noinfercase           virtualedit=
noinsertmode          visualbell
  isprint=@,161-255   warn
  joinspaces        noweirdinvert
  key=                whichwrap=b,s
  keymap=             wildchar=<Tab>
  keymodel=           wildcharm=0
  keywordprg=man      wildignore=
  langmap=          nowildignorecase
  langmenu=           wildmenu
  laststatus=2        wildoptions=
nolazyredraw          winaltkeys=menu
nolinebreak           window=54
  lines=55            winheight=1
  linespace=0       nowinfixheight
nolisp              nowinfixwidth
  list                winminheight=1
  loadplugins         winminwidth=1
  magic               winwidth=20
  makeef=             wrap
  makeprg=make        wrapmargin=0
  matchtime=5         wrapscan
  maxcombine=2        write
  maxfuncdepth=100  nowriteany
  maxmapdepth=1000    writebackup
  maxmem=4024614      writedelay=0
  backspace=indent,eol,start
  backupdir=.,~/tmp,~/
  breakat= ^I!@*-+;:,./?
  casemap=internal,keepascii
  cinkeys=0{,0},0),:,0#,!^F,o,O,e
  cinwords=if,else,while,do,for,switch
  clipboard=autoselect,exclude:cons\|linux
  comments=s1:/*,mb:*,ex:*/,://,b:#,:%,:XCOMM,n:>,fb:-
  commentstring=/*%s*/
  complete=.,w,b,u,t
  completeopt=preview,menuone
  cscopeprg=/usr/bin/cscope
  define=^\s*#\s*define
  directory=.,~/tmp,/var/tmp,/tmp
  errorfile=errors.err
  errorformat=%*[^"]"%f"%*\D%l: %m,"%f"%*\D%l: %m,%-G%f:%l: (Each undeclared identifier is reported only once,%-G%f:%l: for each function it appears in.),%-GIn file included from %f:%l:%c:,%-GIn file included from %f:%l:%c\,,%-GIn file included from %f:%l:%c,%-GIn file included from %f:%l,%-G%*[ ]from %f:%l:%c,%-G%*[ ]from %f:%l:,%-G%*[ ]from %f:%l\,,%-G%*[ ]from %f:%l,%f:%l:%c:%m,%f(%l):%m,%f:%l:%m,"%f"\, line %l%*\D%c%*[^ ] %m,%D%*\a[%*\d]: Entering directory %*[`']%f',%X%*\a[%*\d]: Leaving directory %*[`']%f',%D%*\a: Entering directory %*[`']%f',%X%*\a: Leaving directory %*[`']%f',%DMaking %*\a in %f,%f|%l| %m
  fileencodings=ucs-bom,utf-8,default,latin1
  fileformats=unix,dos
  fillchars=vert:|,fold:-
  foldmarker={{{,}}}
  foldopen=block,hor,mark,percent,quickfix,search,tag,undo
  foldtext=foldtext()
  formatoptions=qrn1
  formatlistpat=^\s*\d\+[\]:.)}\t ]\s*
  grepformat=%f:%l:%m,%f:%l%m,%f  %l%m
  grepprg=grep -nH $*
  guicursor=n-v-c:block-Cursor/lCursor,ve:ver35-Cursor,o:hor50-Cursor,i-ci:ver25-Cursor/lCursor,r-cr:hor20-Cursor/lCursor,sm:block-Cursor-blinkwait175-blinkoff150-blinkon175
  guioptions=aegimrLtT
  guitablabel=%!TabooGuiTabTitle()
  helpfile=/usr/share/vim/vim74/doc/help.txt
  highlight=8:SpecialKey,@:NonText,d:Directory,e:ErrorMsg,i:IncSearch,l:Search,m:MoreMsg,M:ModeMsg,n:LineNr,N:CursorLineNr,r:Question,s:StatusLine,S:StatusLineNC,c:VertSplit,t:Title,v:Visual,V:VisualNOS,w:WarningMsg,W:WildMenu,f:Folded,F:FoldColumn,A:DiffAdd,C:DiffChange,D:DiffDelete,T:DiffText,>:SignColumn,-:Conceal,B:SpellBad,P:SpellCap,R:SpellRare,L:SpellLocal,+:Pmenu,=:PmenuSel,x:PmenuSbar,X:PmenuThumb,*:TabLine,#:TabLineSel,_:TabLineFill,!:CursorColumn,.:CursorLine,o:ColorColumn
  include=^\s*#\s*include
  indentkeys=0{,0},:,0#,!^F,o,O,e
  isfname=@,48-57,/,.,-,_,+,,,#,$,%,~,=
  isident=@,48-57,_,192-255
  iskeyword=@,48-57,_,192-255
  lispwords=defun,define,defmacro,set!,lambda,if,case,let,flet,let*,letrec,do,do*,define-syntax,let-syntax,letrec-syntax,destructuring-bind,defpackage,defparameter,defstruct,deftype,defvar,do-all-symbols,do-external-symbols,do-symbols,dolist,dotimes,ecase,etypecase,eval-when,labels,macrolet,multiple-value-bind,multiple-value-call,multiple-value-prog1,multiple-value-setq,prog1,progv,typecase,unless,unwind-protect,when,with-input-from-string,with-open-file,with-open-stream,with-output-to-string,with-package-iterator,define-condition,handler-bind,handler-case,restart-bind,restart-case,with-simple-restart,store-value,use-value,muffle-warning,abort,continue,with-slots,with-slots*,with-accessors,with-accessors*,defclass,defmethod,print-unreadable-object
  listchars=tab:· ,trail:·
  matchpairs=(:),{:},[:]
  maxmempattern=1000
  mkspellmem=460000,2000,500
  mouseshape=i-r:beam,s:updown,sd:udsizing,vs:leftright,vd:lrsizing,m:no,ml:up-arrow,v:rightup-arrow
  paragraphs=IPLPPPQPP TPHPLIPpLpItpplpipbp
  path=.,/usr/include,,
  printexpr=system('lpr' . (&printdevice == '' ? '' : ' -P' . &printdevice) . ' ' . v:fname_in) . delete(v:fname_in) + v:shell_error
  printheader=%<%f%h%m%=Page %N
  rightleftcmd=search
  runtimepath=~/.vim/vimfiles/bundle/CamelCaseMotion,~/.vim/vimfiles/bundle/DSnips,~/.vim/vimfiles/bundle/Omnisharp,~/.vim/vimfiles/bundle/YouCompleteMe,~/.vim/vimfiles/bundle/ctrlp.vim,~/.vim/vimfiles/bundle/d.vim,~/.vim/vimfiles/bundle/dcd,~/.vim/vimfiles/bundle/delimitMate,~/.vim/vimfiles/bundle/editorconfig-vim,~/.vim/vimfiles/bundle/matchit,~/.vim/vimfiles/bundle/moonscript-vim,~/.vim/vimfiles/bundle/nerdtree,~/.vim/vimfiles/bundle/rust,~/.vim/vimfiles/bundle/singlefiles,~/.vim/vimfiles/bundle/syntastic,~/.vim/vimfiles/bundle/taboo.vim,~/.vim/vimfiles/bundle/taglist,~/.vim/vimfiles/bundle/ultisnips,~/.vim/vimfiles/bundle/vim-airline,~/.vim/vimfiles/bundle/vim-colors-solarized,~/.vim/vimfiles/bundle/vim-commentary,~/.vim/vimfiles/bundle/vim-dispatch,~/.vim/vimfiles/bundle/vim-easy-align,~/.vim/vimfiles/bundle/vim-easymotion,~/.vim/vimfiles/bundle/vim-indent-guides,~/.vim/vimfiles/bundle/vim-jade,~/.vim/vimfiles/bundle/vim-lawrencium,~/.vim/vimfiles/bundle/vim-localvimrc,~/.vim/vimfiles/bundle/vim-misc,~/.vim/vimfiles/bundle/vim-multiple-cursors,~/.vim/vimfiles/bundle/vim-over,~/.vim/vimfiles/bundle/vim-ps1,~/.vim/vimfiles/bundle/vim-ragtag,~/.vim/vimfiles/bundle/vim-repeat,~/.vim/vimfiles/bundle/vim-session,~/.vim/vimfiles/bundle/vim-signature,~/.vim/vimfiles/bundle/vim-signify,~/.vim/vimfiles/bundle/vim-surround,~/.vim/vimfiles/bundle/vimroom,~/.vim/vimfiles/bundle/xml.vim,~/.vim,/usr/share/vim/vimfiles,/usr/share/vim/vim74,/usr/share/vim/vimfiles/after,~/.vim/after,~/.vim/vimfiles/bundle/ultisnips/after,~/.vim/vimfiles/bundle/rust/after
  scrollopt=ver,jump
  sections=SHNHH HUnhsh
  selection=inclusive
  sessionoptions=blank,buffers,curdir,folds,help,options,tabpages,winsize,tabpages,globals
  shellpipe=2>&1| tee
  shellredir=>%s 2>&1
  shortmess=filnxtToOc
  spellcapcheck=[.?!]\_[\])'"^I ]\+
  statusline=%!airline#statusline(1)
  suffixes=.bak,~,.swp,.o,.info,.aux,.log,.dvi,.bbl,.blg,.brf,.cb,.ind,.idx,.ilg,.inx,.out,.toc,.png,.jpg
  tabline=%!TabooTabline()
  tags=./tags,./TAGS,tags,TAGS
  term=rxvt-unicode-256color
  titleold=Thanks for flying Vim
  toolbar=icons,tooltips
  toolbariconsize=small
  ttytype=rxvt-unicode-256color
  viewdir=~/.vim/view
  viewoptions=folds,options,cursor
  viminfo='100,<50,s10,h
  wildmode=list:longest

এটি যদি পুনরাবৃত্তিযোগ্য হয় তবে ডিফল্টগুলি সহ সমস্ত সেটিংসের সমস্ত মান পেতে আপনি চালাতে set all(ফাইলটির আউটপুট সংরক্ষণ করুন redir) করতে পারেন। তারপরে টগল চালান compatible( set nocompatibleপ্রচুর সেটিংস পরিবর্তন করতে পারেন) তারপরে পুনরায় চালু করুন set allএবং দেখুন কোনও পার্থক্য রয়েছে কিনা।
এফডিনফ

@ এফডিনফ: আমি এটি চেষ্টা করেছিলাম, তবে কী সন্ধান করা হবে তা আমি নিশ্চিত নই: /
সিমেনডেজো

আমি বুঝতে পারিনি যে সেখানে অনেক পার্থক্য থাকবে ...
এফডিনফ

উত্তর:


2

পার্থক্য যে shortmessছিল cপতাকা এখনো যোগ করেনি। এটি ভিমে 7.4.314 এ যুক্ত হয়েছিল। থেকে :help shortmessজন্য c

  c don't give |ins-completion-menu| messages.  For example,
    "-- XXX completion (YYY)", "match 1 of 2", "The only match",
    "Pattern not found", "Back at original", etc.

স্পষ্টতই এটি CTRL-Xমেনুটি প্রদর্শন থেকে অক্ষম করে । -- User defined completion (^U^N^P) Pattern not foundস্ক্রিনের নীচে প্রদর্শিত হওয়া থেকে বিরত থাকায় এই সেটিংটি স্বয়ংক্রিয়ভাবে YouCompleteMe দ্বারা সেট করা আছে । সাধারণত এটি আকাঙ্ক্ষিত (কিছু ক্ষেত্রে এই বার্তাটি জ্বলে যা সত্যিই বিরক্তিকর)।

cশর্টমেস থেকে পতাকা সরিয়ে আপনি এটি ঠিক করতে পারেন

set shortmess-=c

YouCompleteMe সেট করার পরে যা VimEnter এ ঘটে তার মধ্যে YouCompleteMe#enable()যা ঘটে।

Puttingোকানোর পাশাপাশি কিছু ~/.vim/after/plugin/YouCompleteMe.vim

autocmd VimEnter set shortmess-=c

সম্ভবত কাজ করা উচিত। (এই মুহুর্তে আমার im.৪.৩১৪ ভিম না থাকায় আমি এটি পরীক্ষা করিনি)


আপনি যদি এই আচরণটি পছন্দ করেন না (বা এর কিছু অংশ)। আপনি এটি ভিএম বা YouCompleteMe এ বাগ হিসাবে রিপোর্ট করতে পারেন।


আমি এটি পরীক্ষা করিনি, তবে মেনুটি পেতে যদি আমাকে "প্যাটার্নটি পাওয়া যায় না" পেতে হয় তবে আমি অনুমান করি যে আমি বর্তমান আচরণটি ধরে রেখেছি। এটি খুব বিরক্তিকর ছিল :)
সিমেন্ডসো

ওহ, এবং আমার আরও বেশ কয়েকটি অদ্ভুত আচরণ রয়েছে। রেন্ডারিং এবং পারফরম্যান্স বিষয়গুলি সহ।
সিমেন্ডসজো

1
@ সিমেন্ডসজো সম্ভবত ভাইম-ইনডেন্ট-গাইড গ্রুপগুলি google.com/forum/#!search/7.4.389/vim_use/V6cRWX4c13E । আমি মনে করি এটি ঠিক করার জন্য প্যাচটি ইতিমধ্যে লাইনটির নিচে কোথাও অন্তর্ভুক্ত রয়েছে।
এফডিনফ

ধন্যবাদ! তখন কোনও প্যাচ ঠেলাঠেলি করার সময় আমি এটি অপেক্ষা করব।
সিমেন্ডসজো
আমাদের সাইট ব্যবহার করে, আপনি স্বীকার করেছেন যে আপনি আমাদের কুকি নীতি এবং গোপনীয়তা নীতিটি পড়েছেন এবং বুঝতে পেরেছেন ।
Licensed under cc by-sa 3.0 with attribution required.