| /vim-8.2.3635/runtime/syntax/ |
| H A D | tmux.vim | 72 \ bell-action default-command default-shell default-size destroy-unattached 80 \ main-pane-width mode-keys mode-style monitor-activity monitor-bell 90 \ user-keys visual-activity visual-bell visual-silence window-active-style 91 \ window-size window-status-activity-style window-status-bell-style
|
| H A D | screen.vim | 71 \ bell
|
| H A D | sqlforms.vim | 29 syntax keyword sqlProcedure abort_query anchor_view bell block_menu break call
|
| H A D | readline.vim | 117 \ bell-style
|
| H A D | r.vim | 185 " New line, carriage return, tab, backspace, bell, feed, vertical tab, backslash
|
| H A D | maple.vim | 321 syn keyword mvPkg_combinat bell conjpart inttovec numbcomp powerset stirling1
|
| H A D | progress.vim | 59 syn keyword ProgressReserved before-h[ide] begins bell between big-endian blank break buffer-comp[a…
|
| H A D | foxpro.vim | 511 syn match foxproCmd "^\s*\<set\>\s*\<bell\>"
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test_sound.vim | 20 let id = 'bell'->sound_playevent('PlayCallback') 22 throw 'Skipped: bell event not available'
|
| /vim-8.2.3635/runtime/spell/it/ |
| H A D | it_IT.diff | 301 PFX q 0 bell' [aeiouhAEIOUH] 305 PFX q 0 bell' [aeiouhAEIOUH] 308 PFX q h bell'H h 321 PFX q h bell'H h
|
| /vim-8.2.3635/src/libvterm/src/ |
| H A D | screen.c | 489 static int bell(void *user) in bell() function 493 if(screen->callbacks && screen->callbacks->bell) in bell() 494 return (*screen->callbacks->bell)(screen->cbdata); in bell() 690 &bell, // bell
|
| H A D | state.c | 478 if(state->callbacks && state->callbacks->bell) in on_control() 479 (*state->callbacks->bell)(state->cbdata); in on_control()
|
| /vim-8.2.3635/src/libvterm/include/ |
| H A D | vterm.h | 399 int (*bell)(void *user); member 498 int (*bell)(void *user); member
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | testing.txt | 293 NOT produce a beep or visual bell. 431 produces a beep or visual bell.
|
| H A D | version4.txt | 239 t_vb t_vb visual bell
|
| H A D | intro.txt | 630 hear the bell after you type <Esc>. However, when pressing <Esc> after using 787 character with 64 added. Thus character 7 (bell) will be shown as "^G".
|
| H A D | quickref.txt | 626 'belloff' 'bo' do not ring the bell for these reasons 693 'errorbells' 'eb' ring the bell for error messages 984 'visualbell' 'vb' use visual bell instead of beeping
|
| H A D | options.txt | 1227 Specifies for which events the bell will not be rung. It is a comma 1228 separated list of items. For each item that is present, the bell 1259 This is most useful to fine tune when in Insert mode the bell should 1260 be rung. For Normal mode and Ex commands, the bell is often rung to 2993 Ring the bell (beep or screen flash) for error messages. This only 2994 makes a difference for error messages, the bell will be used always 2996 mode). See 'visualbell' on how to make the bell behave like a beep, 2998 bell. 8751 Use a visual bell instead of beeping. The terminal code to display the 8752 visual bell is given with 't_vb'. When no beep or flash is wanted, [all …]
|
| H A D | term.txt | 347 t_vb visual bell *t_vb* *'t_vb'*
|
| H A D | vi_diff.txt | 1078 'errorbells' 'eb' ring the bell for error messages
|
| /vim-8.2.3635/runtime/ |
| H A D | optwin.vim | 753 call <SID>AddOption("errorbells", gettext("ring the bell for error messages")) 755 call <SID>AddOption("visualbell", gettext("use a visual bell instead of beeping")) 757 call <SID>AddOption("belloff", gettext("do not ring the bell for these reasons"))
|
| /vim-8.2.3635/src/po/ |
| H A D | sr.po | 8924 msgid "ring the bell for error messages" 8927 msgid "use a visual bell instead of beeping" 8930 msgid "do not ring the bell for these reasons"
|
| H A D | it.po | 8452 msgid "ring the bell for error messages" 8455 msgid "use a visual bell instead of beeping" 8458 msgid "do not ring the bell for these reasons"
|
| H A D | de.po | 8766 msgid "ring the bell for error messages" 8769 msgid "use a visual bell instead of beeping" 8772 msgid "do not ring the bell for these reasons"
|
| H A D | tr.po | 8905 msgid "ring the bell for error messages" 8908 msgid "use a visual bell instead of beeping" 8911 msgid "do not ring the bell for these reasons"
|