Home
last modified time | relevance | path

Searched refs:in_name (Results 1 – 25 of 26) sorted by relevance

12

/vim-8.2.3635/src/testdir/
H A Dtest_channel.vim667 \ {'in_io': 'file', 'in_name': 'Xinput'})
908 let options['in_name'] = 'pipe-input'
946 let options.in_name = 'sortin'
1044 \ {'in_io': 'buffer', 'in_name': 'pipe-input', 'in_top': 0,
1075 \ {'in_io': 'buffer', 'in_name': 'pipe-io', 'in_top': 0,
1819 …let g:Ch_job = job_start('cat', {'in_io': 'buffer', 'in_name': 'mybuffer', 'out_io': 'file', 'out_…
2096 \ {'in_io': 'file', 'in_name': 'Xtestin'}]
2262 \ {'in_name' : '/a/b'},
H A Dtest_terminal.vim863 \ "in_name": "xxx",
901 let buf = term_start('cat', {'in_io': 'file', 'in_name': 'Xfile'})
/vim-8.2.3635/src/
H A Dterminal.c7200 char in_name[80], out_name[80]; in create_pty_only() local
7206 vim_snprintf(in_name, sizeof(in_name), "\\\\.\\pipe\\vim-%d-in-%d", in create_pty_only()
7209 hPipeIn = CreateNamedPipe(in_name, PIPE_ACCESS_OUTBOUND, in create_pty_only()
7249 term->tl_job->jv_tty_in = vim_strsave((char_u*)in_name); in create_pty_only()
/vim-8.2.3635/runtime/doc/
H A Dchannel.txt786 \ {'in_io': 'buffer', 'in_name': 'mybuffer'})
1125 *job-in_io* *in_top* *in_bot* *in_name* *in_buf*
1132 "in_name": "/path/file" the name of the file or buffer to read from
H A Dterminal.txt863 "in_io", "in_top", "in_bot", "in_name", "in_buf"
/vim-8.2.3635/src/po/
H A Duk.cp1251.po272 msgid "E915: in_io buffer requires in_buf or in_name to be set"
273 msgstr "E915: ����� in_io ������� ������������� in_buf �� in_name"
H A Dja.euc-jp.po457 msgid "E915: in_io buffer requires in_buf or in_name to be set"
458 msgstr "E915: in_io �Хåե��� in_buf �� in_name �����꤬ɬ�פǤ�"
H A Dko.UTF-8.po266 msgid "E915: in_io buffer requires in_buf or in_name to be set"
267 msgstr "E915: in_io 버퍼는 설정하려면 in_buf나 in_name이 필요합니다"
H A Dru.cp1251.po472 msgid "E915: in_io buffer requires in_buf or in_name to be set"
473 msgstr "E915: ����� in_io ������� �������������� in_buf ��� in_name"
H A Dru.po472 msgid "E915: in_io buffer requires in_buf or in_name to be set"
473 msgstr "E915: буфер in_io требует установленного in_buf или in_name"
H A Dja.po457 msgid "E915: in_io buffer requires in_buf or in_name to be set"
458 msgstr "E915: in_io バッファは in_buf か in_name の設定が必要です"
H A Duk.po272 msgid "E915: in_io buffer requires in_buf or in_name to be set"
273 msgstr "E915: буфер in_io потребує встановленого in_buf чи in_name"
H A Dko.po266 msgid "E915: in_io buffer requires in_buf or in_name to be set"
267 msgstr "E915: in_io ���۴� �����Ϸ��� in_buf�� in_name�� �ʿ��մϴ�"
H A Dja.sjis.po457 msgid "E915: in_io buffer requires in_buf or in_name to be set"
458 msgstr "E915: in_io �o�b�t�@�� in_buf �� in_name �̐ݒ肪�K�v�ł�"
H A Dfi.po277 msgid "E915: in_io buffer requires in_buf or in_name to be set"
278 msgstr "E915: in_io-puskurilla pitää olla in_buf tai in_name asetettu"
H A Dda.po267 msgid "E915: in_io buffer requires in_buf or in_name to be set"
268 msgstr "E915: in_io-buffer kræver at in_buf eller in_name er sat"
H A Dsr.po2620 msgid "E915: in_io buffer requires in_buf or in_name to be set"
2621 msgstr "E915: in_io бафер захтева да in_buf или in_name буде постављено"
H A Dca.po253 msgid "E915: in_io buffer requires in_buf or in_name to be set"
254 msgstr "E915: els buffers in_io han de tenir l'atribut in_buf o in_name"
H A Dpt_BR.po262 msgid "E915: in_io buffer requires in_buf or in_name to be set"
263 msgstr "E915: buffer in_io requer definição de in_buf ou in_name"
H A Deo.po465 msgid "E915: in_io buffer requires in_buf or in_name to be set"
466 msgstr "E915: bufro in_io bezonas in_buf aŭ in_name"
H A Dga.po251 msgid "E915: in_io buffer requires in_buf or in_name to be set"
252 msgstr "E915: caithfear in_buf n� in_name a shocr� chun maol�n in_io a �s�id"
H A Dfr.po2763 msgid "E915: in_io buffer requires in_buf or in_name to be set"
2764 msgstr "E915: tampon in_io n�cessite in_buf ou in_name "
H A Dit.po2428 msgid "E915: in_io buffer requires in_buf or in_name to be set"
2429 msgstr "E915: il buffer in_io necessita di impostare in_buf o in_name"
H A Dde.po2625 msgid "E915: in_io buffer requires in_buf or in_name to be set"
2626 msgstr "E915: F�r in_io Buffer muss in_buf oder in_name gesetzt sein."
H A Dtr.po2583 msgid "E915: in_io buffer requires in_buf or in_name to be set"
2584 msgstr "E915: in_io arabelleği in_buf veya in_name ayarlı olmasını gerektirir"

12