<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fzf/src/winpty_windows.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>--tmux: Export bash functions</title>
<updated>2024-09-29T10:33:42+00:00</updated>
<author>
<name>Junegunn Choi</name>
<email>junegunn.c@gmail.com</email>
</author>
<published>2024-09-21T15:31:11+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=4161403a1d6286f6ba7898b1f22f30d01d85b8dc'/>
<id>4161403a1d6286f6ba7898b1f22f30d01d85b8dc</id>
<content type='text'>
Fix #4001
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix #4001
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not disable --height on mintty (because it works)</title>
<updated>2024-06-01T05:45:54+00:00</updated>
<author>
<name>Junegunn Choi</name>
<email>junegunn.c@gmail.com</email>
</author>
<published>2024-06-01T05:42:23+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=7c613d0d9bb2b9a6a30d7bc9642c5b89619e140c'/>
<id>7c613d0d9bb2b9a6a30d7bc9642c5b89619e140c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ignore --height option if it's not supported on the platform</title>
<updated>2024-06-01T05:35:45+00:00</updated>
<author>
<name>Junegunn Choi</name>
<email>junegunn.c@gmail.com</email>
</author>
<published>2024-06-01T05:13:24+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=555b0d235bd29ace645c263ef2fdb744717f8885'/>
<id>555b0d235bd29ace645c263ef2fdb744717f8885</id>
<content type='text'>
This is to make shell integration work out of the box on Git bash.

  eval "$(fzf --bash)"
  vim &lt;CTRL-T&gt;
    # would print '--height option is currently not supported on this platform'
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is to make shell integration work out of the box on Git bash.

  eval "$(fzf --bash)"
  vim &lt;CTRL-T&gt;
    # would print '--height option is currently not supported on this platform'
</pre>
</div>
</content>
</entry>
<entry>
<title>Address review comments by @Konfekt</title>
<updated>2024-05-23T12:14:08+00:00</updated>
<author>
<name>Junegunn Choi</name>
<email>junegunn.c@gmail.com</email>
</author>
<published>2024-05-23T12:14:08+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=d9b5c9b2be50989fdf8d49c3e24e0c06d6aeafcc'/>
<id>d9b5c9b2be50989fdf8d49c3e24e0c06d6aeafcc</id>
<content type='text'>
https://github.com/junegunn/fzf/commit/d4216b0dcc13567479d81cc5ad2adedb1443ea8b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/junegunn/fzf/commit/d4216b0dcc13567479d81cc5ad2adedb1443ea8b
</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>Use winpty to launch fzf in Git bash (mintty)</title>
<updated>2024-05-20T09:24:14+00:00</updated>
<author>
<name>Junegunn Choi</name>
<email>junegunn.c@gmail.com</email>
</author>
<published>2024-05-20T08:06:44+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=573df524fed1c493ce7d8ea893f06ab90f2ca18a'/>
<id>573df524fed1c493ce7d8ea893f06ab90f2ca18a</id>
<content type='text'>
Close #3806

Known limitation:
* --height cannot be used
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Close #3806

Known limitation:
* --height cannot be used
</pre>
</div>
</content>
</entry>
</feed>
