zsh-users
 help / color / mirror / code / Atom feed
From: "Johny Why" <johnywhy@gmail.com>
To: "dana" <dana@dana.is>
Cc: "" <zsh-users@zsh.org>
Subject: Re: Can't Remove Alias
Date: Mon, 04 Nov 2019 22:25:42 -0800	[thread overview]
Message-ID: <Mailbird-8e24c9db-a7b5-45f9-82d7-7873ed366b02@gmail.com> (raw)
In-Reply-To: <7FB6AC36-CE71-4ECD-803A-234F62FE333F@dana.is>

[-- Attachment #1: Type: text/plain, Size: 2162 bytes --]

getting strange results. 

+_defaults_:14> [[+_defaults_:14> whoami
+_defaults_:14> [[ johny == root ]]
+_defaults_:16> [[ -z $'\n' ]]
+_defaults_:20> : '>'
+_defaults_:21> : +
+_defaults_:22> : +
+_defaults_:23> PROMPT_ARROW='%F{magenta}>%f'
+_defaults_:24> PROMPT_LNBR1='%F{magenta}+%f'
+_defaults_:25> PROMPT_LNBR2='%F{magenta}+%f'
+prompt_simpl_setup:90> [[ $TERM -regex-match (xterm|rxvt|st) ]]
+prompt_simpl_setup:91> precmd_functions+=( _prompt_precmd_title )
+prompt_simpl_setup:92> preexec_functions+=( _prompt_preexec_title )
+prompt_simpl_setup:95> PROMPT='$(_prompt_)'
+prompt_simpl_setup:96> RPROMPT='$(_rprompt_)'
+prompt_simpl_setup:97> PS2='%_ ==> '
+prompt_simpl_setup:98> PS3='choose: '
+prompt_simpl_setup:99> PS4='+%N:%I:%_ ==> '
+set_prompt:182:case cmdand ==> prompt_theme=( simpl )
+prompt:232: ==> (( 4 ))
+prompt:233:cmdand ==> setopt nopromptbang nopromptcr nopromptpercent nopromptsp nopromptsubst promptcr promptpercent promptsp promptsubst
+prompt:235: ==> true
+/home/johny/.zshrc:40: ==> al-info

+_precmd_update_git:50:if ==> (( __EXECUTED_GIT_COMMAND ))
+_prompt_precmd_title:38: ==> print -n '\e]2;johny@zsh - /home/johny\a'
+zsh:1:cmdsubst ==> _prompt_
+_prompt_:48: ==> print -n '%F{magenta}+%f%(?,, %F{red}%?)%(!,%F{red},%F{cyan}) %F{magenta}'
+_prompt_:50:if ==> [[ -z $'\n' ]]
+_prompt_:52:elif ==> [[ 80 -gt 30 ]]
+_prompt_:53:elif-then ==> print -n '%-2<...<%~%<<'
+_prompt_:60:if ==> [[ -n '' ]]
+_prompt_:62:elif ==> ps -o 'command=' 611
+_prompt_:62:elif pipe ==> grep -qw nnn
+_prompt_:66: ==> print -n $'\n%F{magenta}+%f%F{magenta}>%f '
+_prompt_:68: ==> [[ $KEYMAP -regex-match vicmd ]]
+_prompt_:68:cmdand ==> print -n '%F{cyan}'
+_prompt_:70: ==> print -n '%#%f '
+zsh:1:cmdsubst ==> _rprompt_
+_rprompt_:75: ==> _git_status
+_git_status:78: ==> git rev-parse --is-inside-work-tree
+_git_status:79: ==> _precmd_update_git
+_precmd_update_git:50:if ==> (( __EXECUTED_GIT_COMMAND ))
+_git_status:81:if ==> [[ -n '' ]]
+_rprompt_:76:if ==> [[ -n '%*' ]]
+_rprompt_:77:then ==> (( (80 / 4) / 4 > 2 ))
+_rprompt_:77:then cmdand ==> print -n ' %*'
+ ~
+> % 22:19:55


      reply	other threads:[~2019-11-05  6:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <Mailbird-0b725ad1-d9e5-462e-aaa1-68e81b0a0b8c@gmail.com>
2019-11-05  5:52 ` johny why
2019-11-05  6:09   ` dana
2019-11-05  6:25     ` Johny Why [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Mailbird-8e24c9db-a7b5-45f9-82d7-7873ed366b02@gmail.com \
    --to=johnywhy@gmail.com \
    --cc=dana@dana.is \
    --cc=zsh-users@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).