<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fzf/src/util/util_test.go, branch v0.66.0-custom</title>
<subtitle>Personal fork of fzf</subtitle>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/'/>
<entry>
<title>Make transform*, --info-command, and execute-silent cancellable</title>
<updated>2024-06-22T08:24:47+00:00</updated>
<author>
<name>Junegunn Choi</name>
<email>junegunn.c@gmail.com</email>
</author>
<published>2024-06-20T14:18:28+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=7c2ffd3fef3f9131ee448a5f40d91835c8bd814d'/>
<id>7c2ffd3fef3f9131ee448a5f40d91835c8bd814d</id>
<content type='text'>
Users can press CTRL-C after 1 second to terminate the command.

Close #3883
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Users can press CTRL-C after 1 second to terminate the command.

Close #3883
</pre>
</div>
</content>
</entry>
<entry>
<title>Use MSYS=enable_pcon instead of winpty on mintty 3.4.5 or later</title>
<updated>2024-05-23T09:42:54+00:00</updated>
<author>
<name>Junegunn Choi</name>
<email>junegunn.c@gmail.com</email>
</author>
<published>2024-05-23T09:41:13+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=d4216b0dcc13567479d81cc5ad2adedb1443ea8b'/>
<id>d4216b0dcc13567479d81cc5ad2adedb1443ea8b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle ambiguous emoji width</title>
<updated>2024-01-19T07:41:50+00:00</updated>
<author>
<name>Junegunn Choi</name>
<email>junegunn.c@gmail.com</email>
</author>
<published>2024-01-19T07:41:50+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=8a2c41e183386ed6f073c6f41b2c580799553ae3'/>
<id>8a2c41e183386ed6f073c6f41b2c580799553ae3</id>
<content type='text'>
Fix #3588
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix #3588
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix center-alignment of border/preview label</title>
<updated>2023-09-01T11:30:44+00:00</updated>
<author>
<name>Junegunn Choi</name>
<email>junegunn.c@gmail.com</email>
</author>
<published>2023-09-01T11:28:56+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=f50a7058d6734b8213fb8bbe6a293b2ffd485eed'/>
<id>f50a7058d6734b8213fb8bbe6a293b2ffd485eed</id>
<content type='text'>
Fix #3421
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix #3421
</pre>
</div>
</content>
</entry>
<entry>
<title>Add spell check workflow (#3183)</title>
<updated>2023-02-22T15:36:04+00:00</updated>
<author>
<name>Zhizhen He</name>
<email>hezhizhen.yi@gmail.com</email>
</author>
<published>2023-02-22T15:36:04+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=3364d4d147ade148d8e5dd67609e46f0ef6c50fc'/>
<id>3364d4d147ade148d8e5dd67609e46f0ef6c50fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make test case pass on 32-bit platforms</title>
<updated>2023-01-23T09:30:36+00:00</updated>
<author>
<name>Junegunn Choi</name>
<email>junegunn.c@gmail.com</email>
</author>
<published>2023-01-23T09:30:36+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=aa7361337d3f78ae1e32283ba395446025323abb'/>
<id>aa7361337d3f78ae1e32283ba395446025323abb</id>
<content type='text'>
Close #3127
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Close #3127
</pre>
</div>
</content>
</entry>
<entry>
<title>Add more util tests (#3062)</title>
<updated>2022-11-27T07:30:59+00:00</updated>
<author>
<name>OHZEKI Naoki</name>
<email>0h23k1.n40k1@gmail.com</email>
</author>
<published>2022-11-27T07:30:59+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=6b7a543c8260a4445c77a5ceebdd9bbb2e38b90c'/>
<id>6b7a543c8260a4445c77a5ceebdd9bbb2e38b90c</id>
<content type='text'>
Co-authored-by: Junegunn Choi &lt;junegunn.c@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Junegunn Choi &lt;junegunn.c@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Add --ellipsis=.. option</title>
<updated>2022-03-29T12:35:36+00:00</updated>
<author>
<name>Junegunn Choi</name>
<email>junegunn.c@gmail.com</email>
</author>
<published>2022-03-29T12:35:36+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=ef67a45702c01ff93e0ea99a51594c8160f66cc1'/>
<id>ef67a45702c01ff93e0ea99a51594c8160f66cc1</id>
<content type='text'>
Close #2432

Also see
- #1769
- https://github.com/junegunn/fzf/pull/1844#issuecomment-586663660
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Close #2432

Also see
- #1769
- https://github.com/junegunn/fzf/pull/1844#issuecomment-586663660
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix rendering of the prompt line when overflow occurs with `--info=inline`</title>
<updated>2021-12-22T14:23:50+00:00</updated>
<author>
<name>Junegunn Choi</name>
<email>junegunn.c@gmail.com</email>
</author>
<published>2021-12-22T14:22:08+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=cd2340141100e057005d31e653c0ce7a0f7a4af7'/>
<id>cd2340141100e057005d31e653c0ce7a0f7a4af7</id>
<content type='text'>
Fix #2692
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix #2692
</pre>
</div>
</content>
</entry>
<entry>
<title>Defer resetting multi-selection on reload</title>
<updated>2019-12-09T12:32:58+00:00</updated>
<author>
<name>Junegunn Choi</name>
<email>junegunn.c@gmail.com</email>
</author>
<published>2019-12-09T12:32:58+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=2b725a4db5e973d7ce90d1ac0996dcfd3c3f0116'/>
<id>2b725a4db5e973d7ce90d1ac0996dcfd3c3f0116</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
