Home
last modified time | relevance | path

Searched refs:shortmess (Results 1 – 25 of 44) sorted by relevance

12

/vim-8.2.3635/runtime/syntax/
H A Dhitest.vim17 let s:shortmess = &shortmess
23 set hidden lazyredraw nomore report=99999 shortmess=aoOstTW wrapscan
136 let &shortmess = s:shortmess
146 unlet s:hidden s:lazyredraw s:more s:report s:shortmess
/vim-8.2.3635/src/testdir/
H A Dtest_search_stat.vim1 " Tests for search_stats, when "S" is not in 'shortmess'
8 set shortmess-=S
71 set shortmess+=S
83 set shortmess-=S
256 set shortmess+=S
277 set shortmess-=S
305 set shortmess-=S
334 set shortmess-=S
363 set shortmess-=S
H A Dtest_buffer.vim226 set shortmess+=F
232 set shortmess&
H A Dtest_options.vim709 set shortmess+=F
713 set shortmess-=F
716 set shortmess&
725 set shortmess+=F
740 set shortmess&
H A Dtest_registers.vim170 set shortmess=q
173 set shortmess&
/vim-8.2.3635/src/po/
H A Dfixfilenames.vim4 set shortmess+=A
H A Dtojavascript.vim6 set shortmess+=A
/vim-8.2.3635/src/
H A Dbufwrite.c607 return shortmess(SHM_NEW) ? _("[New]") : _("[New File]"); in new_file_message()
1013 if (shortmess(SHM_OVER) && !exiting) in buf_write()
2407 if (!shortmess(SHM_WRITE)) in buf_write()
2410 STRCAT(IObuff, shortmess(SHM_WRI) ? _(" [a]") : _(" appended")); in buf_write()
2412 STRCAT(IObuff, shortmess(SHM_WRI) ? _(" [w]") : _(" written")); in buf_write()
H A Dfileio.c77 if (shortmess(SHM_OVERALL) && !exiting && p_verbose == 0) in filemess()
315 if ((shortmess(SHM_OVER) || curbuf->b_help) && p_verbose == 0) in readfile()
2446 STRCAT(IObuff, shortmess(SHM_RO) ? _("[RO]") : _("[readonly]")); in readfile()
3065 STRCAT(IObuff, shortmess(SHM_TEXT) ? _("[dos]") : _("[dos format]")); in msg_add_fileformat()
3071 STRCAT(IObuff, shortmess(SHM_TEXT) ? _("[mac]") : _("[mac format]")); in msg_add_fileformat()
3077 STRCAT(IObuff, shortmess(SHM_TEXT) ? _("[unix]") : _("[unix format]")); in msg_add_fileformat()
3099 if (shortmess(SHM_LINES)) in msg_add_lines()
3118 STRCAT(IObuff, shortmess(SHM_LAST) ? _("[noeol]") : _("[Incomplete last line]")); in msg_add_eol()
H A Dsearch.c1101 if (!shortmess(SHM_SEARCH) && (options & SEARCH_MSG)) in searchit()
1391 (!cmd_silent || !shortmess(SHM_SEARCHCOUNT))) in do_search()
1423 if (!shortmess(SHM_SEARCHCOUNT) || cmd_silent) in do_search()
1558 if (!shortmess(SHM_SEARCH) in do_search()
1620 && !shortmess(SHM_SEARCHCOUNT) in do_search()
1700 if (!shortmess(SHM_SEARCH)) in search_for_exact_line()
1714 if (!shortmess(SHM_SEARCH)) in search_for_exact_line()
4111 if (shortmess(SHM_SEARCHCOUNT)) // 'shortmess' contains 'S' flag in f_searchcount()
H A Dbuffer.c251 if (shortmess(SHM_FILEINFO)) in open_buffer()
1128 if (shortmess(SHM_FILEINFO)) in handle_swap_exists()
1839 if (!msg_silent && !shortmess(SHM_FILEINFO)) in enter_buffer()
3692 curbufIsChanged() ? (shortmess(SHM_MOD) in fileinfo()
3705 curbuf->b_p_ro ? (shortmess(SHM_RO) ? _("[RO]") in fileinfo()
3742 !shortmess(SHM_FILE)); in fileinfo()
H A Dinsexpand.c2124 if (!shortmess(SHM_COMPLETIONMENU)) in ins_compl_prep()
4016 if (!shortmess(SHM_COMPLETIONMENU)) in ins_complete()
4229 if (!shortmess(SHM_COMPLETIONMENU)) in ins_complete()
H A Dex_cmds.c1826 if (*eap->arg == NUL || !shortmess(SHM_FILEINFO)) in ex_file()
3156 if (shortmess(SHM_OVERALL) && !exiting && p_verbose == 0) in do_ecmd()
3164 if (!shortmess(SHM_FILEINFO)) in do_ecmd()
H A Dnetbeans.c3428 STRCAT(IObuff, shortmess(SHM_RO) ? _("[RO]") : _("[readonly]")); in print_read_msg()
3433 STRCAT(IObuff, shortmess(SHM_LAST) ? _("[noeol]") in print_read_msg()
H A Dmessage.c203 if ((!msg_scroll && !need_wait_return && shortmess(SHM_TRUNCALL) in msg_strtrunc()
938 if ((force || (shortmess(SHM_TRUNC) && !exmode_active)) in msg_may_trunc()
H A Dscreen.c4185 if (edit_submode != NULL && !shortmess(SHM_COMPLETIONMENU)) in showmode()
4368 if (!shortmess(SHM_RECORDING)) in recording_mode()
H A Dspell.c1454 if (!shortmess(SHM_SEARCH)) in spell_move_to()
1471 if (!shortmess(SHM_SEARCH)) in spell_move_to()
/vim-8.2.3635/src/proto/
H A Doption.pro66 int shortmess(int x);
/vim-8.2.3635/runtime/doc/
H A Dhowto.txt84 |'shortmess'| avoid |hit-enter| prompts
H A Dusr_11.txt294 'shortmess' option. But it's very unusual that you need this.
H A Dmessage.txt20 depends on the 'shortmess' option.
831 - Add flags to 'shortmess'.
H A Dediting.txt61 modified, read errors, new file). See the 'shortmess'
65 'shortmess' indicates this.
184 is in 'shortmess'.
802 If 'shortmess' contains 'f' it will be
H A Dpattern.txt155 When 'shortmess' does not include the "S" flag, Vim will automatically show an
278 switched off by setting the 's' flag in the 'shortmess' option. The highlight
H A Dversion5.txt688 'shortmess' Added 'I' flag to avoid the intro message.
2401 'O' flag in 'shortmess': message for reading a file overwrites any previous
3487 Added 'T' flag to 'shortmess': Truncate all messages that would cause the
3489 The 'O' flag in 'shortmess' now also applies to quickfix messages, e.g., from
3492 The default for 'shortmess' is now "filnxtToO", to make most messages fit on
3497 Some messages are shown fully, even when 'shortmess' tells to shorten
/vim-8.2.3635/runtime/
H A Doptwin.vim723 call <SID>AddOption("terse", gettext("add 's' flag in 'shortmess' (don't show search message)"))
725 call <SID>AddOption("shortmess", gettext("list of flags to make messages shorter"))

12