Home
last modified time | relevance | path

Searched refs:zle (Results 126 – 150 of 958) sorted by relevance

12345678910>>...39

/dports/print/ghostscript8-x11/ghostscript-8.71/psi/
H A Dzrelbit.c98 zle(i_ctx_t *i_ctx_p) in zle() function
304 {"2le", zle},
/dports/print/ghostscript9-x11/ghostscript-9.06/psi/
H A Dzrelbit.c100 zle(i_ctx_t *i_ctx_p) in zle() function
306 {"2le", zle},
/dports/print/ghostscript9-base/ghostscript-9.06/psi/
H A Dzrelbit.c100 zle(i_ctx_t *i_ctx_p) in zle() function
306 {"2le", zle},
/dports/print/ghostscript8-base/ghostscript-8.71/psi/
H A Dzrelbit.c98 zle(i_ctx_t *i_ctx_p) in zle() function
304 {"2le", zle},
/dports/editors/xvile/vile-9.8v/filters/
H A Dzsh.key71 zle
/dports/editors/vile/vile-9.8v/filters/
H A Dzsh.key71 zle
/dports/shells/zsh/zsh-5.8.1/Completion/
H A Dcompinit167 # have a valid stdin descriptor (zle closes it before calling widgets)
336 zle -C "$1" "$2" "$func"
355 zle -C "$func" "$1" "$func"
358 zle -C "$func" ".$1" "$func"
533 zle -C $_i_line .$_i_line _main_complete
535 zle -la menu-select && zle -C menu-select .menu-select _main_complete
/dports/shells/zsh/zsh-5.8.1/Functions/Zle/
H A Dmatch-words-by-style30 # normal (the default): the usual zle logic is applied, with all
46 # zstyle ':zle:transpose-words*' word-style normal
47 # zstyle ':zle:transpose-words*' word-chars ''
57 # zstyle ':zle:*' word-class '-:[:alnum:]'
82 local curcontext=${curcontext:-:zle:match-words-by-style}
H A Durl-quote-magic9 # zle -N self-insert url-quote-magic
14 # zle -N bracketed-paste bracketed-paste-magic
151 zle .self-insert
H A Dcopy-earlier-word26 zle ${__copywidget:-.insert-last-word} 0 $__copyword
H A Dincarg4 # zle -N incarg
/dports/shells/zsh-syntax-highlighting/zsh-syntax-highlighting-0.7.1/highlighters/brackets/
H A Dbrackets-highlighter.zsh43 [[ $WIDGET == zle-line-finish ]] || _zsh_highlight_cursor_moved || _zsh_highlight_buffer_modified
88 if [[ $WIDGET != zle-line-finish ]]; then
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/psi/
H A Dzrelbit.c101 zle(i_ctx_t *i_ctx_p) in zle() function
325 {"2le", zle},
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/psi/
H A Dzrelbit.c101 zle(i_ctx_t *i_ctx_p) in zle() function
325 {"2le", zle},
/dports/finance/odoo/odoo-19d77c2a03335eb95a686bd69a1b56b38e87d609/odoo/addons/purchase_requisition/i18n/
H A Dtr.po126 msgstr "Sözleşme"
131 msgstr "Sözleşme Bitiş Tarihi"
143 msgstr "Sözleşme Türü"
148 msgstr "Sözleşme Türleri"
494 msgstr "Sözleşmelerim"
504 msgstr "Yeni Sözleşmeler"
616 msgstr "Satınalma Sözleşmeleri"
624 msgstr "Alım Sözleşme Türleri"
632 msgstr "Satınalma Sözleşmeleri"
752 msgstr "Satınalma Sözleşmelerinde Ara"
[all …]
/dports/shells/ohmyzsh/ohmyzsh-6babcbd8841335a3c25ec960ff57ab9a139c9073/plugins/shrink-path/
H A DREADME.md96 zle reset-prompt
98 zle -N shrink-path-toggle
/dports/shells/zsh/zsh-5.8.1/Completion/Zsh/Command/
H A D_tcpsys15 '-z[no zle handler]'
/dports/shells/zsh/zsh-5.8.1/Doc/help/
H A Dread22 This option may also be used within zle widgets.
29 also be used within zle widgets.
85 reading, or within zle where other mechanisms should be
/dports/deskutils/gnome-shell-extension-weather/gnome-shell-extension-weather-ea2d56a/po/
H A Dro.po387 #~ msgstr "Furtuni răzlețe"
390 #~ msgstr "Averse răzlețe"
396 #~ msgstr "Ninsori răzlețe"
/dports/shells/ohmyzsh/ohmyzsh-6babcbd8841335a3c25ec960ff57ab9a139c9073/plugins/git-escape-magic/
H A DREADME.md9 > It eliminates the need for manually escaping those meta-characters. The zle function it provides …
/dports/shells/zsh/zsh-5.8.1/Doc/Zsh/
H A Dmod_sched.yo44 `tt(zle)' command with no arguments to test whether the editor is active,
45 and if it is, then use `tt(zle )var(widget)' to access the editor via
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dzfunc4.c53 XOP(zeq); XOP(zge); XOP(zgt); XOP(zle); XOP(zlt); XOP(zne);
96 {zle, PtCr_le},
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dzfunc4.c53 XOP(zeq); XOP(zge); XOP(zgt); XOP(zle); XOP(zlt); XOP(zne);
96 {zle, PtCr_le},
/dports/shells/zsh/zsh-5.8.1/Etc/
H A DChangeLog-4.3917 * 29891: Doc/Zsh/zle.yo, Src/Zle/zle_thingy.c: allow "zle -lL"
2756 zle-isearch-update and zle-isearch-exit hooks.
2789 zle-keymap-select.
3499 * 27812: Doc/Zsh/zle.yo, Src/Zle/zle.h, Src/Zle/zle_refresh.c,
7731 zle support.
12061 * 22427: Doc/Zsh/zle.yo, Src/Zle/zle_thingy.c: zle <widget> -w
13354 in zle.
14578 zle is loaded.
15734 from zle -I and improve documentation of status from zle, zle -I,
15735 zle -R.
[all …]
/dports/shells/zsh-navigation-tools/zsh-navigation-tools-2.2.7/
H A Dn-history353 zle .redisplay
354 zle .kill-buffer
365 zle redisplay

12345678910>>...39