Home
last modified time | relevance | path

Searched refs:tagstack (Results 1 – 20 of 20) sorted by relevance

/vim-8.2.3635/src/
H A Dtag.c276 tagstack[i - 1] = tagstack[i]; in do_tag()
1191 if (tagstack[i].tagname != NULL) in do_tags()
1201 tagstack[i].cur_match + 1, in do_tags()
1202 tagstack[i].tagname, in do_tags()
1203 tagstack[i].fmark.mark.lnum); in do_tags()
4173 tagstack[i - 1] = tagstack[i]; in tagstack_shift()
4201 tagstack[idx].tagname = tagname; in tagstack_push_item()
4204 if (tagstack[idx].cur_match < 0) in tagstack_push_item()
4205 tagstack[idx].cur_match = 0; in tagstack_push_item()
4206 tagstack[idx].fmark.mark = mark; in tagstack_push_item()
[all …]
/vim-8.2.3635/runtime/doc/
H A Dtagsrch.txt109 2. Tag stack *tag-stack* *tagstack* *E425*
112 Tags are only pushed onto the stack when the 'tagstack' option is set.
188 *tagstack-examples*
932 It is not allowed to change the tagstack from inside 'tagfunc'. *E986*
H A Dif_cscop.txt82 and then go back by popping off the tagstack with Ctrl-T. (Please note
H A Dmotion.txt980 - positions in the |tagstack|
H A Dtags1116 'tagstack' options.txt /*'tagstack'*
9595 tagstack tagsrch.txt /*tagstack*
9596 tagstack-examples tagsrch.txt /*tagstack-examples*
H A Doptions.txt7837 *'tagstack'* *'tgst'* *'notagstack'* *'notgst'*
7838 'tagstack' 'tgst' boolean (default on)
7840 When on, the |tagstack| is used normally. When off, a ":tag" or
7842 tagstack. A following ":tag" without an argument, a ":pop" command or
7843 any other command that uses the tagstack will use the unmodified
7844 tagstack, but does change the pointer to the active entry.
7846 mapping which should not change the tagstack.
H A Dvi_diff.txt1104 'tagstack' 'tgst' push tags onto the tag stack {not in all versions
H A Dquickref.txt937 'tagstack' 'tgst' push tags onto the tag stack
H A Dversion6.txt2437 separately from the tagstack.
11604 Problem: When 'tagstack' is not set a ":tag id" command does not work after
11606 Solution: Set "new_tag" when 'tagstack' isn't set. (G. Narendran)
H A Deval.txt6338 See |tagstack| for more information about the tag stack.
10276 Examples (for more examples see |tagstack-examples|):
H A Dversion5.txt3410 Implemented 'tagstack' option: When off, pushing tags onto the stack is
H A Dversion8.txt10856 Problem: Crash when 'tagstack' is off. (Dominique Pelle)
/vim-8.2.3635/src/testdir/
H A Dtest_tagjump.vim12 set tagstack&vim
/vim-8.2.3635/runtime/
H A Doptwin.vim313 call <SID>AddOption("tagstack", gettext("a :tag command will use the tagstack"))
/vim-8.2.3635/runtime/syntax/
H A Dvim.vim33 …d showmatch siso smd spellcapcheck splitright ssop sts swapsync syn tag tagstack tc termwinkey tex…
/vim-8.2.3635/src/po/
H A Dit.po7935 msgid "a :tag command will use the tagstack"
7936 msgstr "un comando :tag user� la pila dei tag (tagstack)"
H A Des.po6266 msgstr "E73: La pila de etiquetas ('tagstack') está vacía"
H A Dsr.po8411 msgid "a :tag command will use the tagstack"
H A Dde.po8277 msgid "a :tag command will use the tagstack"
H A Dtr.po8408 msgid "a :tag command will use the tagstack"