<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh.git/plugins/fancy-ctrl-z, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cnjoe.info/git/zsh.git/atom/plugins/fancy-ctrl-z?h=master</id>
<link rel='self' href='http://cnjoe.info/git/zsh.git/atom/plugins/fancy-ctrl-z?h=master'/>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/'/>
<updated>2024-08-09T07:44:46Z</updated>
<entry>
<title>docs: improve several plugin READMEs and add one for `ssh` plugin</title>
<updated>2024-08-09T07:44:46Z</updated>
<author>
<name>Marc Cornellà</name>
<email>marc@mcornella.com</email>
</author>
<published>2024-08-09T07:44:46Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=efafef8495f030501e0df59ccb76a598bbce3ae1'/>
<id>urn:sha1:efafef8495f030501e0df59ccb76a598bbce3ae1</id>
<content type='text'>
</content>
</entry>
<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>fancy-ctrl-z: ensure widgets are called with full context (#4838)</title>
<updated>2020-02-28T16:27:16Z</updated>
<author>
<name>mickk-on-cpp</name>
<email>mickk-on-cpp@users.noreply.github.com</email>
</author>
<published>2020-02-28T16:27:16Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=08b04f5df2b9a4747b8f8975785bdcd523d85445'/>
<id>urn:sha1:08b04f5df2b9a4747b8f8975785bdcd523d85445</id>
<content type='text'>
This allows other plugins that hook e.g. accept-line to identify the
fancy-ctrl-z widget as the caller and take appropriate steps when
necessary.

See https://github.com/tarruda/zsh-autosuggestions/issues/82#issuecomment-181133379</content>
</entry>
<entry>
<title>Fix "hurt sme" typo</title>
<updated>2019-02-20T15:59:57Z</updated>
<author>
<name>Thomas Hutterer</name>
<email>thutterer@suse.de</email>
</author>
<published>2019-02-20T15:59:57Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=ca1123a044e7e09dd8376868b372c541aedcd82d'/>
<id>urn:sha1:ca1123a044e7e09dd8376868b372c541aedcd82d</id>
<content type='text'>
Just found this typo while browsing through the `plugins` folder ... and it "hurt sme" :hurtrealbad:</content>
</entry>
<entry>
<title>Moved comments and credits from source to README</title>
<updated>2015-09-03T06:55:03Z</updated>
<author>
<name>Michele Bologna</name>
<email>michele.bologna@gmail.com</email>
</author>
<published>2015-09-03T06:55:03Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=9a7b2d7ffb6def1b1009b3c4a21d33af22a74234'/>
<id>urn:sha1:9a7b2d7ffb6def1b1009b3c4a21d33af22a74234</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added fancy-ctrl-z plugin</title>
<updated>2015-09-02T19:00:36Z</updated>
<author>
<name>Michele Bologna</name>
<email>michele.bologna@gmail.com</email>
</author>
<published>2015-09-02T18:57:04Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=6d7c39a2aef023ac887f0cadbe0035706838c859'/>
<id>urn:sha1:6d7c39a2aef023ac887f0cadbe0035706838c859</id>
<content type='text'>
Use Ctrl-Z to switch back to Vim
I frequently need to execute random command in my shell. To achieve it I pause
Vim by pressing Ctrl-z, type command and press fg&lt;Enter&gt; to switch back to Vim.

The fg part really hurts me. I just wanted to hit Ctrl-z once again to get back
to Vim.
I could not find a solution, so I developed one on my own that works wonderfully
with ZSH.

Source: http://sheerun.net/2014/03/21/how-to-boost-your-vim-productivity/
</content>
</entry>
</feed>
