<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fzf/plugin, 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>[neovim] Fix margin background color when &amp;winborder is used</title>
<updated>2025-07-19T07:19:48+00:00</updated>
<author>
<name>Junegunn Choi</name>
<email>junegunn.c@gmail.com</email>
</author>
<published>2025-07-19T07:18:23+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=821b8e70a80e3ea96772a4dda36311b19b7171b4'/>
<id>821b8e70a80e3ea96772a4dda36311b19b7171b4</id>
<content type='text'>
Fix #4453
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix #4453
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright year</title>
<updated>2025-07-02T13:10:05+00:00</updated>
<author>
<name>Junegunn Choi</name>
<email>junegunn.c@gmail.com</email>
</author>
<published>2025-07-02T13:10:05+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=531dd6fb4f8cbc981fbeb2a1649bbb5bb9e701a4'/>
<id>531dd6fb4f8cbc981fbeb2a1649bbb5bb9e701a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[neovim] Respect winborder of Neovim 0.11+ (#4389) </title>
<updated>2025-05-13T15:53:26+00:00</updated>
<author>
<name>jiz4oh</name>
<email>41264693+jiz4oh@users.noreply.github.com</email>
</author>
<published>2025-05-13T15:53:26+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=2c6381499c8bfb3f1604f61f3e2eb0eadcfc2728'/>
<id>2c6381499c8bfb3f1604f61f3e2eb0eadcfc2728</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>[vim] Use 24-bit colors on gvim even when &amp;termguicolors is off</title>
<updated>2025-03-17T08:46:56+00:00</updated>
<author>
<name>Junegunn Choi</name>
<email>junegunn.c@gmail.com</email>
</author>
<published>2025-03-17T08:46:56+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=779e3cc5b551d791f9f39df8129a95365bca9da7'/>
<id>779e3cc5b551d791f9f39df8129a95365bca9da7</id>
<content type='text'>
Close #2563
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Close #2563
</pre>
</div>
</content>
</entry>
<entry>
<title>Option to prioritize file name matches (#4192)</title>
<updated>2025-01-23T15:54:53+00:00</updated>
<author>
<name>Junegunn Choi</name>
<email>junegunn.c@gmail.com</email>
</author>
<published>2025-01-23T15:54:53+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=243a76002c93b474cf8401b37670a43803a0a2d2'/>
<id>243a76002c93b474cf8401b37670a43803a0a2d2</id>
<content type='text'>
* 'pathname' is a new tiebreak option for prioritizing matches occurring
  in the file name of the path.

* `--scheme=path` will automatically set `--tiebreak=pathname,length`.

* fzf will automatically choose `path` scheme when the input is a TTY device,
  where fzf would start its built-in walker or run `$FZF_DEFAULT_COMMAND`
  which is usually a command for listing files.

Close #4191</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* 'pathname' is a new tiebreak option for prioritizing matches occurring
  in the file name of the path.

* `--scheme=path` will automatically set `--tiebreak=pathname,length`.

* fzf will automatically choose `path` scheme when the input is a TTY device,
  where fzf would start its built-in walker or run `$FZF_DEFAULT_COMMAND`
  which is usually a command for listing files.

Close #4191</pre>
</div>
</content>
</entry>
<entry>
<title>[vim] Ignore argument to fzf#exec if it's lower than minimum requirement</title>
<updated>2024-08-28T04:49:41+00:00</updated>
<author>
<name>Junegunn Choi</name>
<email>junegunn.c@gmail.com</email>
</author>
<published>2024-08-28T04:49:41+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=a09c6e991aa494bed852f8a8c40bfd94ce43aac2'/>
<id>a09c6e991aa494bed852f8a8c40bfd94ce43aac2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[vim] Require fzf 0.53.0 or above (with --tmux)</title>
<updated>2024-08-28T04:41:46+00:00</updated>
<author>
<name>Junegunn Choi</name>
<email>junegunn.c@gmail.com</email>
</author>
<published>2024-08-28T04:41:46+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=d06c5ab990d673ac4da1a150ca04e783c4ff3e82'/>
<id>d06c5ab990d673ac4da1a150ca04e783c4ff3e82</id>
<content type='text'>
Close #3980
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Close #3980
</pre>
</div>
</content>
</entry>
<entry>
<title>[vim] Fix callback not run on exit code 1</title>
<updated>2024-08-23T10:35:25+00:00</updated>
<author>
<name>Junegunn Choi</name>
<email>junegunn.c@gmail.com</email>
</author>
<published>2024-08-23T10:35:25+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=74f196eebbc6adfbb4d6423fbefe3c8cdeebe67e'/>
<id>74f196eebbc6adfbb4d6423fbefe3c8cdeebe67e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[vim] Add 'exit' callback</title>
<updated>2024-08-19T11:51:26+00:00</updated>
<author>
<name>Junegunn Choi</name>
<email>junegunn.c@gmail.com</email>
</author>
<published>2024-08-19T11:51:08+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=8cb59e6fcac3dce8dfa44b678fdc94cf81efa11b'/>
<id>8cb59e6fcac3dce8dfa44b678fdc94cf81efa11b</id>
<content type='text'>
A spec can have `exit` callback that is called with the exit status of fzf.
This can be used to clean up temporary resources or restore the original
state when fzf is closed without a selection.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A spec can have `exit` callback that is called with the exit status of fzf.
This can be used to clean up temporary resources or restore the original
state when fzf is closed without a selection.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into devel</title>
<updated>2024-05-28T14:19:26+00:00</updated>
<author>
<name>Junegunn Choi</name>
<email>junegunn.c@gmail.com</email>
</author>
<published>2024-05-28T14:19:26+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=a8f3a0dd5986d0673048ca7a2c35559c2a353bd1'/>
<id>a8f3a0dd5986d0673048ca7a2c35559c2a353bd1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
