Searched refs:monitor (Results 1 – 19 of 19) sorted by relevance
| /vim-8.2.3635/runtime/syntax/ |
| H A D | mplayerconf.vim | 60 \ geometry guiwid hue jpeg monitor-dotclock 61 \ monitor-hfreq monitor-vfreq monitoraspect 91 \ monitor-orientation monitorpixelaspect
|
| H A D | tmux.vim | 80 \ main-pane-width mode-keys mode-style monitor-activity monitor-bell 81 \ monitor-silence mouse other-pane-height other-pane-width
|
| H A D | fetchmail.vim | 33 \ interface monitor plugin plugout dns
|
| H A D | screen.vim | 166 \ monitor
|
| H A D | fasm.vim | 65 syn keyword fasmInstr maxpd maxps maxsd maxss mfence minpd minps minsd minss monitor
|
| H A D | erlang.vim | 127 syn keyword erlangBIF min module_loaded monitor monitor_node node contained
|
| H A D | nqc.vim | 22 syn keyword nqcEvents acquire catch monitor
|
| H A D | zsh.vim | 277 \ \%(\%(\<no_\?\)\?monitor\>\)\|
|
| H A D | clojure.vim | 35 …core/let","clojure.core/loop","def","do","fn","if","let","loop","monitor-enter","monitor-exit","ne…
|
| H A D | d.vim | 543 syn keyword dAsmOpCode contained hsubpd hsubps lddqu monitor
|
| H A D | postscr.vim | 230 …syn keyword postscrOperator currentcontext fork join detach lock monitor condition wait notify y…
|
| H A D | sqlanywhere.vim | 546 syn keyword sqlKeyword mode modify monitor move mru multiplex
|
| H A D | nginx.vim | 2046 " Add the feature of tcp proxy with nginx, with health check and status monitor
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | clojurecomplete.vim | 12 …thod-sig","methods","min","min-key","mix-collection-hash","mod","monitor-enter","monitor-exit","mu…
|
| /vim-8.2.3635/src/ |
| H A D | gui_gtk_x11.c | 4067 GdkMonitor *monitor; in gui_gtk_get_screen_geom_of_win() local 4074 monitor = gdk_display_get_monitor_at_window(dpy, win); in gui_gtk_get_screen_geom_of_win() 4076 monitor = gdk_display_get_monitor_at_point(dpy, point_x, point_y); in gui_gtk_get_screen_geom_of_win() 4077 gdk_monitor_get_geometry(monitor, &geometry); in gui_gtk_get_screen_geom_of_win() 4080 int monitor; in gui_gtk_get_screen_geom_of_win() local 4087 monitor = gdk_screen_get_monitor_at_window(screen, win); in gui_gtk_get_screen_geom_of_win() 4089 monitor = gdk_screen_get_monitor_at_point(screen, point_x, point_y); in gui_gtk_get_screen_geom_of_win() 4090 gdk_screen_get_monitor_geometry(screen, monitor, &geometry); in gui_gtk_get_screen_geom_of_win()
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | xxd.man | 157 The author prefers to monitor the effect of xxd with strace(1) or
|
| H A D | version7.txt | 2992 Win32: When using two monitors and Vim is on the second monitor, changing the 2993 width of the Vim window could make it jump to the first monitor. 11997 specific monitor configuration the window is too big. 12636 Problem: Win32: When resizing Vim it is always moved to the primary monitor 12637 if the secondary monitor is on the left. 12638 Solution: Use the nearest monitor. (Yukihiro Nakadaira) 17813 monitor.
|
| H A D | version6.txt | 8960 Solution: Handle a double monitor situation. (Helmut Stiegler)
|
| H A D | version8.txt | 15333 the wrong monitor.
|