Home
last modified time | relevance | path

Searched refs:displaying (Results 1 – 25 of 77) sorted by relevance

1234

/vim-8.2.3635/src/testdir/
H A Dtest_let.vim28 " Test for displaying a string variable
34 " Test for displaying a list variable
40 " Test for displaying a dict variable
46 " Test for displaying a function reference variable
H A Dtest_restricted.vim6 " " Win32 GUI shows a dialog instead of displaying the error in the last line.
H A Dtest_number.vim301 " Test for displaying line numbers with 'rightleft'
H A Dtest_display.vim1 " Test for displaying stuff
H A Dtest_ex_mode.vim102 " Test for displaying lines from an empty buffer in Ex mode
H A Dtest_cursorline.vim239 When 'verbose' is non-zero, displaying an option value will also tell where it
H A Dtest_cpoptions.vim655 " Test for displaying dollar when changing text ('$' flag in 'cpoptions')
/vim-8.2.3635/runtime/doc/
H A Ddebugger.txt90 could be used for displaying other information as well. The functionality is
H A Dpi_zip.txt30 When one edits a *.zip file, this plugin will handle displaying a
H A Dpi_tar.txt30 When one edits a *.tar file, this plugin will handle displaying a
H A Dft_sql.txt434 Drilling In / Out - When viewing a popup window displaying the list
438 - When viewing a popup window displaying the list
449 the popup window. This makes the re-displaying of these lists very
H A Dmbyte.txt394 'encoding' typing and displaying may be wrong for some
425 - When displaying characters and 'termencoding' is different from 'encoding'
427 - When displaying messages and the encoding used for LC_MESSAGES differs from
554 First of all, Vim only accepts fixed-width fonts for displaying text. You
1352 bits). However, displaying only works for the characters present in the
H A Darabic.txt205 will display your current mapping by displaying an "Arabic" string
H A Dusr_06.txt215 Displaying text in color takes a lot of effort. If you find the displaying
H A Dusr_25.txt366 displaying the line. The text in the file remains unchanged.
H A Dversion6.txt989 deleted as soon as there is no window displaying it.
4075 Solution: Stop displaying the "$" when typing a ')' in its position.
5818 displaying at the more prompt. (Hari Krishna Dara)
6441 character. Added multibyte handling to displaying the stars. (Yasuhiro
8796 Solution: Save all bytes of a character when displaying a character
9963 displaying UTF-8 characters may cause a crash. (Karsten Hopp)
10495 Solution: Set 'sidescrolloff' to zero while displaying the match.
12183 Solution: Obtain the clipboard contents before displaying it.
12958 of displaying 0xf7 in utfc_ptr2len_check_len().
14227 Solution: Get the length of each character before displaying it.
[all …]
H A Ddevelop.txt567 displaying. A hashtable is used to quickly find the word count. The count is
H A Dterminal.txt478 Open a new window displaying the difference between the two
533 Open a new window displaying the contents of {filename}
H A Dfiletype.txt676 The quickfix filetype plugin includes configuration for displaying the command
H A Dusr_44.txt557 displaying text can be given the "display" argument.
H A Dusr_05.txt630 You can change the value of an option. For example, move to the "displaying
/vim-8.2.3635/src/po/
H A Den_GB.po86 msgid "E724: variable nested too deep for displaying"
87 msgstr "E724: Variable nested too deep for displaying"
/vim-8.2.3635/runtime/syntax/
H A Dmf.vim129 syn keyword mfNewInternal blacker currentwindow displaying eps epsilon
H A D8th.vim157 Builtin dawn d:dawn days-in-hebrew-year d:days-in-hebrew-year displaying-hebrew d:displaying-hebrew
/vim-8.2.3635/src/
H A Dsyntax.c301 static int syn_current_attr(int syncing, int displaying, int *can_spell, int keep_state);
1759 int displaying, // result will be displayed in syn_current_attr() argument
1962 && (displaying || !(spp->sp_flags & HL_DISPLAY)) in syn_current_attr()

1234