Home
last modified time | relevance | path

Searched refs:client (Results 1 – 25 of 84) sorted by relevance

1234

/vim-8.2.3635/runtime/syntax/
H A Dusw2kagtlog.vim20 "syn region usw2kagtlog_Process start="Starting the processing for a \zs\"" end="\ze client request"
21 "syn region usw2kagtlog_Process start="Ending the processing for a \zs\"" end="\ze client request"
22 "syn region usw2kagtlog_Process start="Starting the processing for a \zs\"" end="\ze client\s\{0,1}…
23 "syn region usw2kagtlog_Process start="Ending the processing for a \zs\"" end="\ze client\s\{0,1}\r…
24 syn region usw2kagtlog_Process start="Starting the processing for a \zs\"" end="\ze client"
25 syn region usw2kagtlog_Process start="Ending the processing for a \zs\"" end="\ze client"
H A Dtmux.vim98 \ capturep choose-buffer choose-client choose-tree clear-history clearhist
100 \ detach detach-client display display-menu display-message display-panes
104 \ list-panes list-sessions list-windows load-buffer loadb lock lock-client
110 \ refresh-client rename rename-session rename-window renamew resize-pane
118 \ source-file split-window splitw start start-server suspend-client suspendc
119 \ swap-pane swap-window swapp swapw switch-client switchc unbind unbind-key
H A Dprivoxy.vim27 syn match privoxyAction "\%(add-header\|block\|content-type-overwrite\|crunch-client-header\|crunch…
29 syn match privoxyAction "\%(downgrade-http-version\|fast-redirects\|filter-client-headers\|filter-s…
H A Dprogress.vim151 syn keyword ProgressOperator client-connection-id client-principal client-tty client-type client-wo…
246 …lue] set-break set-buffers set-byte-order set-callback set-callback-procedure set-client set-commit
247 syn keyword ProgressOperator set-connect-procedure set-contents set-db-client set-dynamic set-green…
H A Dpf.vim111 syn keyword pfService dhcpv6-client
327 syn keyword pfService xmpp-client
H A Dsamba.vim33 syn keyword sambaKeyword contained ciphers client clientcert code coding
H A Dsshconfig.vim2 " Language: OpenSSH client configuration file (ssh_config)
H A Ddnsmasq.vim105 syn match DnsmasqKeyword "^\s*dhcp-client-update\>"
H A Dhamster.vim10 " mail- and newsserver for the news/mail-client. It load faster than a normal
/vim-8.2.3635/runtime/doc/
H A Dremote.txt7 Vim client-server communication *client-server*
17 server. It accepts messages from a client and executes them. At the same
18 time, Vim can function as a client and send commands to a Vim server.
100 SERVER NAME *client-server-name*
125 because MS-Windows doesn't allow it. The client will move the server to the
161 The {serverid} for server2client() can be obtained with expand("<client>")
167 The communication between client and server goes through the X server. The
175 a client and send strings to other instances of Vim on the same X11 display.
H A Dif_ole.txt17 An alternative is using the client-server communication |clientserver|.
22 Vim acts as an OLE automation server, accessible from any automation client,
34 from win32com.client.dynamic import Dispatch
48 Automation servers. When a client starts up an instance of Vim, that instance
H A Dos_mac.txt176 Since both have to make use of X11 inter-client communication for them to work
H A Dterminal.txt30 Using the client-server feature |terminal-client-server|
934 - Use the |client-server| mechanism. This works on machines with an X server
1023 Using the client-server feature ~
1024 *terminal-client-server*
H A Dhelp.txt145 |remote.txt| using Vim as a server or client
/vim-8.2.3635/runtime/plugin/
H A Drrhelper.vim11 " Setup answers for a --remote-wait client who will assume
18 let id = expand("<client>")
/vim-8.2.3635/src/
H A Dgui_gtk_x11.c2153 sm_client_save_yourself(GnomeClient *client, in sm_client_save_yourself() argument
2181 gnome_client_get_config_prefix(client)); in sm_client_save_yourself()
2224 gnome_client_set_clone_command(client, 0, NULL); in sm_client_save_yourself()
2255 GnomeClient *client; in setup_save_yourself() local
2257 client = gnome_master_client(); in setup_save_yourself()
2259 if (client != NULL) in setup_save_yourself()
2265 gtk_signal_connect(GTK_OBJECT(client), "die", in setup_save_yourself()
3891 GnomeClient *client; in gui_mch_forked() local
3893 client = gnome_master_client(); in gui_mch_forked()
3895 if (client != NULL) in gui_mch_forked()
[all …]
H A DREADME.md34 clientserver.c | client server functionality
/vim-8.2.3635/runtime/ftplugin/
H A Dsshconfig.vim2 " Language: OpenSSH client configuration file
H A Dclojure.vim50 " 'omnifunc' is set by popular Clojure REPL client plugins, we also set
/vim-8.2.3635/src/testdir/
H A Dtest_clientserver.vim107 call remote_send(name, ":call server2client(expand('<client>'), 'got it')\<CR>", 'g:myserverid')
110 call remote_send(name, ":eval expand('<client>')->server2client('another')\<CR>", 'g:myserverid')
H A Dtest_quotestar.vim34 return 'Test requires the client-server and job features'
/vim-8.2.3635/runtime/tools/
H A DREADME.txt32 xcmdsrv_client.c: Example for a client program that communicates with a Vim
/vim-8.2.3635/runtime/lang/
H A Dmenu_fi_fi.latin1.vim302 menutrans TF\ mud\ client TF\ (client\ MUD)
H A Dmenu_eo.utf-8.vim433 menutrans TF\ mud\ client TF\ (client\ MUD)
H A Dmenu_fr_fr.latin1.vim456 menutrans TF\ mud\ client TF\ (client\ MUD)

1234