<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh.git/plugins/emotty, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cnjoe.info/git/zsh.git/atom/plugins/emotty?h=master</id>
<link rel='self' href='http://cnjoe.info/git/zsh.git/atom/plugins/emotty?h=master'/>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/'/>
<updated>2024-03-26T08:55:16Z</updated>
<entry>
<title>style: remove trailing whitespace (#12303)</title>
<updated>2024-03-26T08:55:16Z</updated>
<author>
<name>vladislav doster</name>
<email>10052309+vladdoster@users.noreply.github.com</email>
</author>
<published>2024-03-26T08:55:16Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=1d09c6bb0a950756a65b02457842933e3aa493eb'/>
<id>urn:sha1:1d09c6bb0a950756a65b02457842933e3aa493eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: fix comment bulk replace</title>
<updated>2021-12-28T13:34:09Z</updated>
<author>
<name>Marc Cornellà</name>
<email>hello@mcornella.com</email>
</author>
<published>2021-12-28T13:16:54Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=c06197ad954baf3567d8711e43ad542aef86e6bc'/>
<id>urn:sha1:c06197ad954baf3567d8711e43ad542aef86e6bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: handle `$0` according to the Zsh plugin standard (#10518)</title>
<updated>2021-12-28T11:29:24Z</updated>
<author>
<name>Curtis Rueden</name>
<email>ctrueden@wisc.edu</email>
</author>
<published>2021-12-18T20:53:49Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=2d32e9be668672c110405aa2952ab8adaf374856'/>
<id>urn:sha1:2d32e9be668672c110405aa2952ab8adaf374856</id>
<content type='text'>
For details and rationale, see:
https://zdharma-continuum.github.io/Zsh-100-Commits-Club/Zsh-Plugin-Standard.html

Closes #10518
</content>
</entry>
<entry>
<title>fix(emotty): fix `bad assignment` error (#9714)</title>
<updated>2021-03-15T21:27:00Z</updated>
<author>
<name>Piotr Rogoża</name>
<email>rogoza.piotr@gmail.com</email>
</author>
<published>2021-03-15T21:27:00Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=9d556cd5458aba76dc4ab09bc53f53f2a1893ce9'/>
<id>urn:sha1:9d556cd5458aba76dc4ab09bc53f53f2a1893ce9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Actions to take after repository migration is complete (#8394)</title>
<updated>2019-11-21T01:26:18Z</updated>
<author>
<name>Marc Cornellà</name>
<email>marc.cornella@live.com</email>
</author>
<published>2019-11-21T01:26:18Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=b80b1a1e8b30e5f2a7c4977019cf56e72c434037'/>
<id>urn:sha1:b80b1a1e8b30e5f2a7c4977019cf56e72c434037</id>
<content type='text'>
* Change project URL from robbyrussell to ohmyzsh org

* Update git remote to use ohmyzsh org repository
</content>
</entry>
<entry>
<title>emotty: add README (#8240)</title>
<updated>2019-10-09T19:04:49Z</updated>
<author>
<name>Kirill</name>
<email>30822663+KirillDemtchenko@users.noreply.github.com</email>
</author>
<published>2019-10-09T19:04:49Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=710a3d5a1e2888a4dfb1769f8f1edd8a590eee22'/>
<id>urn:sha1:710a3d5a1e2888a4dfb1769f8f1edd8a590eee22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>emotty: fix for undefined $TTY (FreeBSD) (#7844)</title>
<updated>2019-05-25T10:19:51Z</updated>
<author>
<name>Marc Cornellà</name>
<email>marc.cornella@live.com</email>
</author>
<published>2019-05-25T10:19:51Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=1f078898887bf96e793772a80e0dae1e96eeadc8'/>
<id>urn:sha1:1f078898887bf96e793772a80e0dae1e96eeadc8</id>
<content type='text'>
See https://github.com/robbyrussell/oh-my-zsh/pull/6731#issuecomment-449653115</content>
</entry>
<entry>
<title>Fix typo that resulted in math error (#6731)</title>
<updated>2018-04-15T13:20:26Z</updated>
<author>
<name>Marc Cornellà</name>
<email>marc.cornella@live.com</email>
</author>
<published>2018-04-15T13:20:26Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=aa5279f2dc2502d13ae0e7d2fa8647db833e31f1'/>
<id>urn:sha1:aa5279f2dc2502d13ae0e7d2fa8647db833e31f1</id>
<content type='text'>
[emotty] fix typo that resulted in math error</content>
</entry>
<entry>
<title>Improve emotty plugin (#5999)</title>
<updated>2018-04-15T13:16:44Z</updated>
<author>
<name>Alexis Hildebrandt</name>
<email>afh@surryhill.net</email>
</author>
<published>2018-04-15T13:16:44Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=88d21fea6c0d90e58f221f9a2320ba7b73dac97a'/>
<id>urn:sha1:88d21fea6c0d90e58f221f9a2320ba7b73dac97a</id>
<content type='text'>
* The display_emotty function show the name of the displayed emotty set

* Unless an emotty set was given show the emotty set configured
  in $emotty_set</content>
</entry>
<entry>
<title>Add emotty plugin</title>
<updated>2015-09-18T12:24:46Z</updated>
<author>
<name>Alexis Hildebrandt</name>
<email>afh@surryhill.net</email>
</author>
<published>2015-09-18T12:24:46Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=dce052dac00f83dae364358cdc6c24ed3486e9ea'/>
<id>urn:sha1:dce052dac00f83dae364358cdc6c24ed3486e9ea</id>
<content type='text'>
which displays an emoji for the current $TTY.</content>
</entry>
</feed>
