Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[emotty] fix typo that resulted in math error #6731

Merged
merged 1 commit into from Apr 15, 2018

Conversation

mcornella
Copy link
Member

Solves #5482.

@mcornella mcornella changed the title Fix typo that resulted in math error [emotty] fix typo that resulted in math error Apr 15, 2018
@mcornella mcornella merged commit aa5279f into ohmyzsh:master Apr 15, 2018
@mcornella mcornella deleted the fix-emotty-error branch April 15, 2018 13:25
lesterchan added a commit to lesterchan/oh-my-zsh that referenced this pull request Apr 19, 2018
* upstream/master: (47 commits)
  [installer] use `command -v` to check for git
  [cloud theme] add a space (ohmyzsh#3215)
  updated symfony plugin to add entity generation and schema update aliases (ohmyzsh#5042)
  Fix styling and format of hanami README
  Add table of aliases for hanami plugin
  Add README for hanami plugin
  Add hanami plugin inspired by rails
  npm init (ohmyzsh#6648)
  [archlinux] add recent aliases and functions to readme
  plugins/archlinux: add pacls, pacown, pacweb
  Use HTTPS for manual git clone to avoid  MITM (ohmyzsh#6043)
  Fix git_commits_{ahead,before} when no upstream branch is defined (ohmyzsh#6658)
  [archlinux] Fix function syntax to avoid clashes with aliases
  [rkj-repos] Check for 'hg prompt' and exit if not found (ohmyzsh#6655)
  Fix typo that resulted in math error (ohmyzsh#6731)
  Improve emotty plugin (ohmyzsh#5999)
  Fix emotty theme when using zsh 5.2 (ohmyzsh#5998)
  Added trizen to the archlinux plugin (ohmyzsh#6650)
  Reduce number of git calls when displaying prompt (ohmyzsh#3795)
  hotfix for archlinux.plugin.zsh (ohmyzsh#5909)
  ...
seth-cohen pushed a commit to seth-cohen/oh-my-zsh that referenced this pull request Oct 29, 2018
[emotty] fix typo that resulted in math error
jmartindf pushed a commit to jmartindf/oh-my-zsh that referenced this pull request Nov 10, 2018
[emotty] fix typo that resulted in math error
sagischwarz pushed a commit to sagischwarz/ohmyzsh that referenced this pull request Nov 19, 2018
[emotty] fix typo that resulted in math error
@dubbadubbadubbacha
Copy link

Still getting this error on FreeBSD. I believe the tty location is different.

@mcornella
Copy link
Member Author

What's the value of $TTY?

@dubbadubbadubbacha
Copy link

$TTY returns
[code]TTY: Undefined variable.[/code]
FreeBSD 11.2 p5

@mcornella
Copy link
Member Author

That's weird. What do you get running tty? What zsh version are you using?

@dubbadubbadubbacha
Copy link

tty returns /dev/pts/1
and myt zsh version is 5.6.2

@mcornella
Copy link
Member Author

@dubbadubbadubbacha thanks for waiting so long. I've submitted #7844 with a possible fix, let me know if it works.

@mcornella
Copy link
Member Author

Ping @dubbadubbadubbacha. Please run echo ${(%):-%l} so I can make one more test.

mcornella added a commit to mcornella/ohmyzsh that referenced this pull request May 25, 2019
mcornella added a commit to mcornella/ohmyzsh that referenced this pull request May 25, 2019
@mcornella
Copy link
Member Author

Nevermind I pushed the fix. It should all go smoothly now.

atsuya pushed a commit to atsuya/oh-my-zsh that referenced this pull request Jun 9, 2019
dukegod pushed a commit to dukegod/oh-my-zsh that referenced this pull request Jul 16, 2019
chihchun pushed a commit to chihchun/oh-my-zsh that referenced this pull request Aug 6, 2019
[emotty] fix typo that resulted in math error
chihchun pushed a commit to chihchun/oh-my-zsh that referenced this pull request Aug 6, 2019
lewg pushed a commit to lewg/oh-my-zsh that referenced this pull request Nov 25, 2019
kankongmeng pushed a commit to kankongmeng/oh-my-zsh that referenced this pull request Jan 8, 2020
[emotty] fix typo that resulted in math error
monological pushed a commit to monological/oh-my-zsh that referenced this pull request Feb 23, 2020
spiliopoulos pushed a commit to spiliopoulos/zsh-config that referenced this pull request Jun 17, 2020
[emotty] fix typo that resulted in math error
spiliopoulos pushed a commit to spiliopoulos/zsh-config that referenced this pull request Jun 17, 2020
crdant pushed a commit to crdant/oh-my-zsh-custom that referenced this pull request Dec 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants