Home
last modified time | relevance | path

Searched refs:trail (Results 1 – 19 of 19) sorted by relevance

/vim-8.2.3635/src/testdir/
H A Dtest_listchars.vim12 set listchars+=tab:>-,space:.,trail:<
33 set listchars-=trail:<
49 set listchars+=tab:<=>,trail:-
83 set listchars-=trail:-
99 set listchars+=trail:<
115 " Test lead and trail
118 set listchars+=lead:>,trail:<,space:x
194 set listchars+=lead:>,trail:<
234 set listchars=nbsp:X,trail:Y
295 set listchars+=lead:⇨,trail:⇦
[all …]
H A Dtest_listlbr_utf8.vim44 call s:test_windows("setl list listchars=nbsp:\u2423,tab:\u2595\u2014,trail:\u02d1,eol:\ub6")
59 …call s:test_windows("setl nolinebreak list listchars=nbsp:\u2423,tab:\u2595\u2014,trail:\u02d1,eol…
150 …call s:test_windows("setl ft=c ts=7 list listchars=nbsp:\u2423,tab:\u2595\u2014,trail:\u02d1,eol:\…
186 …call s:test_windows("setl nolinebreak cc=3 list listchars=nbsp:\u2423,tab:\u2595\u2014,trail:\u02d…
H A Dtest_listlbr.vim242 call s:test_windows('setl list listchars=space:_,trail:-,tab:>-,eol:$')
H A Dtest_options.vim429 call assert_fails('set listchars=trail:· ambiwidth=double', 'E834:')
H A Dtest_highlight.vim633 set list lcs=eol:$,tab:>-,space:.,trail:_,extends:>,precedes:<,conceal:*,nbsp:#
/vim-8.2.3635/src/
H A Dmessage.c1842 char_u *trail = NULL; in msg_prt_line() local
1855 if (curwin->w_lcs_chars.trail) in msg_prt_line()
1857 trail = s + STRLEN(s); in msg_prt_line()
1858 while (trail > s && VIM_ISWHITE(trail[-1])) in msg_prt_line()
1859 --trail; in msg_prt_line()
1979 else if (trail != NULL && s > trail) in msg_prt_line()
1981 c = curwin->w_lcs_chars.trail; in msg_prt_line()
H A Dterm.c4883 int trail, in handle_key_with_modifier() argument
4896 if (trail == 'u') in handle_key_with_modifier()
4957 int trail; // char that ends CSI sequence in handle_csi() local
5002 trail = *ap; in handle_csi()
5010 if (first == -1 && argc == 2 && trail == 'R') in handle_csi()
5021 else if (*T_CRV != NUL && ap > argp + 1 && trail == 'c') in handle_csi()
5045 && trail == 'y') in handle_csi()
5061 && trail == 't') in handle_csi()
5077 else if ((arg[0] == 27 && argc == 3 && trail == '~') in handle_csi()
5078 || (argc == 2 && trail == 'u')) in handle_csi()
[all …]
H A Ddrawline.c742 || wp->w_lcs_chars.trail in win_line()
748 if (wp->w_lcs_chars.trail) in win_line()
2068 c = (ptr > line + trailcol) ? wp->w_lcs_chars.trail in win_line()
H A Dmbyte.c857 dbcs_class(unsigned lead, unsigned trail) in dbcs_class() argument
868 unsigned char tb = trail; in dbcs_class()
949 unsigned char c2 = trail; in dbcs_class()
H A Dstructs.h3394 int trail; member
H A Dscreen.c4847 {&lcs_chars.trail, "trail"}, in set_chars_option()
/vim-8.2.3635/runtime/autoload/
H A Drubycomplete.vim490 trail = "%s%s" % [ dir, sub ]
491 tcfg = "%sconfig" % trail
494 rails_base = trail
/vim-8.2.3635/src/proto/
H A Dmbyte.pro8 int dbcs_class(unsigned lead, unsigned trail);
/vim-8.2.3635/runtime/doc/
H A Dusr_05.txt727 :set listchars=tab:>-,trail:-
H A Dversion6.txt2268 Win32 GUI: (on no file), :vs<CR>:q<CR> left a trail of pixels down the middle.
2924 Using a multibyte character in the substitute string where a trail byte is a
5752 characters with a trail byte which is a wildcard.
6694 where the trail byte is '~' the text is messed up.
8084 trail byte of a multibyte character.
14052 be written. A trail byte that is a space makes that a file cannot
H A Doptions.txt4984 < *lcs-trail*
4985 trail:c Character to show for trailing spaces. When omitted,
5016 :set lcs=tab:>-,trail:-
5021 "multispace", "lead" and "trail".
H A Dtags7729 lcs-trail options.txt /*lcs-trail*
H A Dversion7.txt2312 In a multibyte file the foldmarker could be recognized in the trail byte.
6115 end of the line it may end up on the trail byte of a multibyte
/vim-8.2.3635/runtime/spell/
H A DREADME_en.txt9671 6298) trail's (added the 's)