Home
last modified time | relevance | path

Searched refs:bell (Results 1 – 25 of 27) sorted by relevance

12

/vim-8.2.3635/runtime/syntax/
H A Dtmux.vim72 \ 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 Dscreen.vim71 \ bell
H A Dsqlforms.vim29 syntax keyword sqlProcedure abort_query anchor_view bell block_menu break call
H A Dreadline.vim117 \ bell-style
H A Dr.vim185 " New line, carriage return, tab, backspace, bell, feed, vertical tab, backslash
H A Dmaple.vim321 syn keyword mvPkg_combinat bell conjpart inttovec numbcomp powerset stirling1
H A Dprogress.vim59 syn keyword ProgressReserved before-h[ide] begins bell between big-endian blank break buffer-comp[a…
H A Dfoxpro.vim511 syn match foxproCmd "^\s*\<set\>\s*\<bell\>"
/vim-8.2.3635/src/testdir/
H A Dtest_sound.vim20 let id = 'bell'->sound_playevent('PlayCallback')
22 throw 'Skipped: bell event not available'
/vim-8.2.3635/runtime/spell/it/
H A Dit_IT.diff301 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 Dscreen.c489 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 Dstate.c478 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 Dvterm.h399 int (*bell)(void *user); member
498 int (*bell)(void *user); member
/vim-8.2.3635/runtime/doc/
H A Dtesting.txt293 NOT produce a beep or visual bell.
431 produces a beep or visual bell.
H A Dversion4.txt239 t_vb t_vb visual bell
H A Dintro.txt630 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 Dquickref.txt626 '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 Doptions.txt1227 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 Dterm.txt347 t_vb visual bell *t_vb* *'t_vb'*
H A Dvi_diff.txt1078 'errorbells' 'eb' ring the bell for error messages
/vim-8.2.3635/runtime/
H A Doptwin.vim753 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 Dsr.po8924 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 Dit.po8452 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 Dde.po8766 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 Dtr.po8905 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"

12