Home
last modified time | relevance | path

Searched refs:zle (Results 76 – 100 of 958) sorted by relevance

12345678910>>...39

/dports/shells/zsh/zsh-5.8.1/Functions/Zle/
H A Dreplace-string24 zstyle -t ":zle:$WIDGET" edit-previous && previous=1
39 zle undo $changeno
H A Dforward-word-match6 local curcontext=":zle:$WIDGET" word
12 zle ${WIDGET/forward/backward}
H A Dwhich-command3 zle -I
9 zstyle -a :zle:$WIDGET whence whencecmd || whencecmd=(whence -c --)
H A Dedit-command-line4 # zle -N edit-command-line
37 zle send-break # Force reload from the buffer stack
H A Dkeeper62 zle -C insert-kept-result complete-word _generic
66 zle -C expand-kept-result complete-word _generic
92 zle -C _expand_word complete-word _expand_word_and_keep
H A Dtranspose-words-match17 local curcontext=":zle:$WIDGET"
28 -z ${RBUFFER//[[:space:]]/} ]] && zle backward-word }
H A Ddelete-whole-word-match14 local curcontext=:zle:$WIDGET
51 zle copy-region-as-kill -- "$word"
H A Dselect-word-match7 # zle -N select-in-camel select-word-match
9 # zstyle ':zle:*-camel' word-style normal-subword
14 local curcontext=:zle:$WIDGET
/dports/shells/zsh/zsh-5.8.1/Functions/Calendar/
H A Dcalendar_show4 [[ -o zle ]] && zle -I
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/langs/tr_TR/
H A Dboxes.lang6 BoxLastProductsInContract=Sözleşmeli son %s ürün/hizmet
17 BoxLastContracts=Son sözleşmeler
44 BoxTitleLastContracts=Değiştirilen son %s sözleşme
70 NoContractedProducts=Sözleşmeli ürün/hizmet yok
71 NoRecordedContracts=Kayıtlı sözleşme yok
/dports/shells/ohmyzsh/ohmyzsh-6babcbd8841335a3c25ec960ff57ab9a139c9073/lib/
H A Dcompletion.zsh67 zle expand-or-complete
68 zle redisplay
70 zle -N expand-or-complete-with-dots
/dports/shells/zsh/zsh-5.8.1/Functions/TCP/
H A Dtcp_close101 # Don't return just because the zle handler couldn't be uninstalled...
102 if [[ -o zle ]]; then
103 zle -F $fd || print "[Ignoring...]" >&2
H A Dtcp_open1 # Open a TCP session, add it to the list, handle it with zle if that's running.
45 # -z Don't install a zle handler for reading on the file descriptor.
46 # Otherwise, if zle is enabled, the file descriptor will
182 [[ -o zle && -z $nozle ]] && zle -F $fd tcp_fd_handler
/dports/www/zend-framework/ZendFramework-2.4.13/library/Zend/Ldap/
H A DLdap.php743 $zle = new Exception\LdapException($this, "$host:$port");
745 throw $zle;
787 } catch (Exception\LdapException $zle) {
788 switch ($zle->getCode()) {
792 throw $zle;
796 ' [' . $zle->getMessage() . ']',
816 $zle = new Exception\LdapException(null,
836 $zle = new Exception\LdapException($this, $message);
840 throw $zle;
/dports/shells/zsh-navigation-tools/zsh-navigation-tools-2.2.7/
H A Dn-cd62 zle -M "You have selected $selected"
68 [ "${(t)CURSOR}" = "integer-local-special" ] && zle redisplay
/dports/shells/ohmyzsh/ohmyzsh-6babcbd8841335a3c25ec960ff57ab9a139c9073/plugins/zsh-navigation-tools/
H A Dn-cd62 zle -M "You have selected $selected"
68 [ "${(t)CURSOR}" = "integer-local-special" ] && zle redisplay
/dports/shells/zsh/zsh-5.8.1/Etc/
H A DCONTRIBUTORS76 Andrew Main <zefram@zsh.org>: zle keymaps, games
80 Felix Rosencrantz <f_rosenkrantz@yahoo.com>: completion, zle
87 Peter Stephenson <pws@zsh.org>: configuration, zle, networking, syntax,
199 widgets and function system, complist module; zle code additions; job
207 options; a few completion modules; some zle changes; FAQ.
255 Rewrote large parts of the zle vi mode. Redirection fixes. Reorganized
257 bugs. Made zle fully 8-bit clean. Fixed several zle bugs. Reorganized
274 * Wayne Davison <wayne@clari.net> improved the zle search functions
/dports/devel/z88dk/z88dk/src/sccz80/
H A Dprimary.c185 else if (oper == zle)
225 else if (oper == zle)
723 (oper == zle && lval->const_val > max_value ) ||
730 (oper == zle && lval->const_val < min_value ) ||
916 …if (fn == zeq || fn == zne || fn == zge || fn == zle || fn == zgt || fn == zlt || fn == zle || fn …
931 if (fn == zeq || fn == zne || fn == zge || fn == zle || fn == zgt || fn == zlt || fn == zle) {
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/langs/tr_TR/
H A Dboxes.lang7 BoxLastProductsInContract=Sözleşmeli son %s ürün/hizmet
18 BoxLastContracts=Son sözleşmeler
75 NoContractedProducts=Sözleşmeli ürün/hizmet yok
76 NoRecordedContracts=Kayıtlı sözleşme yok
/dports/shells/git-prompt.zsh/git-prompt.zsh-2.3.0/
H A Dgit-prompt.zsh292 zle -F $_ZSH_GIT_PROMPT_ASYNC_FD
327 zle -F "$_ZSH_GIT_PROMPT_ASYNC_FD" _zsh_git_prompt_callback
351 zle reset-prompt
352 zle -R
360 zle -F "$1"
/dports/shells/zsh/zsh-5.8.1/Doc/help/
H A Dzle1 zle See the section `Zle Builtins' in zshzle(1).
/dports/shells/ohmyzsh/ohmyzsh-6babcbd8841335a3c25ec960ff57ab9a139c9073/themes/
H A Ddieter.zsh-theme53 zle accept-line
55 zle -N accept-line-or-clear-warning
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/laminas/laminas-ldap/src/
H A DLdap.php855 $zle = new Exception\LdapException($this, "$host:$port");
857 throw $zle;
913 } catch (Exception\LdapException $zle) {
914 switch ($zle->getCode()) {
918 throw $zle;
923 ' [' . $zle->getMessage() . ']',
944 $zle = new Exception\LdapException(
990 $zle = new Exception\LdapException($this, $message);
994 throw $zle;
/dports/shells/zsh/zsh-5.8.1/Src/Zle/
H A Ddeltochar.mdd5 moddeps="zsh/zle"
/dports/shells/zsh/zsh-5.8.1/Doc/
H A Dzshzle.yo3 includefile(Zsh/zle.yo)

12345678910>>...39