<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fzf/README-VIM.md, 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>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>[vim] Update g:fzf_colors example with 'query'</title>
<updated>2025-05-04T05:52:22+00:00</updated>
<author>
<name>Junegunn Choi</name>
<email>junegunn.c@gmail.com</email>
</author>
<published>2025-05-04T05:52:22+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=46dabccdf1f5d79489453379ecadb9d8f4d82ed6'/>
<id>46dabccdf1f5d79489453379ecadb9d8f4d82ed6</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>[vim] Use native --tmux option instead of fzf-tmux when possible</title>
<updated>2024-05-18T08:08:36+00:00</updated>
<author>
<name>Junegunn Choi</name>
<email>junegunn.c@gmail.com</email>
</author>
<published>2024-05-10T08:43:42+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=685fb71d8953189e36375b822c8d8e1293736128'/>
<id>685fb71d8953189e36375b822c8d8e1293736128</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace "default find command" with built-in directory traversal</title>
<updated>2024-02-15T07:55:43+00:00</updated>
<author>
<name>Junegunn Choi</name>
<email>junegunn.c@gmail.com</email>
</author>
<published>2024-02-15T06:10:54+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=208e5563322436112bb263e69a72f89b41c7037e'/>
<id>208e5563322436112bb263e69a72f89b41c7037e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>0.45.0</title>
<updated>2024-01-01T06:38:35+00:00</updated>
<author>
<name>Junegunn Choi</name>
<email>junegunn.c@gmail.com</email>
</author>
<published>2024-01-01T00:01:43+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=20240101197348a78db5a1dac945a2dff6a4e654'/>
<id>20240101197348a78db5a1dac945a2dff6a4e654</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Add different prefix for Homebrew on Apple Silicon (#3396)</title>
<updated>2023-08-12T14:29:00+00:00</updated>
<author>
<name>Nikita Kouevda</name>
<email>nkouevda@gmail.com</email>
</author>
<published>2023-08-12T14:29:00+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=9ec3f0387175c6993841c69a230414f8fef00e51'/>
<id>9ec3f0387175c6993841c69a230414f8fef00e51</id>
<content type='text'>
Follow-up to d42e708d3140aab099b30014a9cbebafb8b66692.

Fixes #3095.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Follow-up to d42e708d3140aab099b30014a9cbebafb8b66692.

Fixes #3095.</pre>
</div>
</content>
</entry>
<entry>
<title>[vim] More explanation on 'set rtp+=~/.fzf' instruction</title>
<updated>2023-03-20T13:33:14+00:00</updated>
<author>
<name>Junegunn Choi</name>
<email>junegunn.c@gmail.com</email>
</author>
<published>2023-03-20T13:30:14+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=a874aea69213471d08a365bb5396e8beec51aa9a'/>
<id>a874aea69213471d08a365bb5396e8beec51aa9a</id>
<content type='text'>
Close #3171
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Close #3171
</pre>
</div>
</content>
</entry>
<entry>
<title>[vim] Update setqflist example</title>
<updated>2023-03-10T13:22:22+00:00</updated>
<author>
<name>Junegunn Choi</name>
<email>junegunn.c@gmail.com</email>
</author>
<published>2023-03-10T13:20:57+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=1116e481bef4f63abe0e506ce20469e244c505e6'/>
<id>1116e481bef4f63abe0e506ce20469e244c505e6</id>
<content type='text'>
Without 'lnum', cfdo doesn't work

Close https://github.com/junegunn/fzf.vim/issues/1435
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Without 'lnum', cfdo doesn't work

Close https://github.com/junegunn/fzf.vim/issues/1435
</pre>
</div>
</content>
</entry>
<entry>
<title>0.36.0</title>
<updated>2023-01-16T16:33:05+00:00</updated>
<author>
<name>Junegunn Choi</name>
<email>junegunn.c@gmail.com</email>
</author>
<published>2023-01-16T16:19:59+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=20230117636c9dfa3ed6f6428c5bc4c51b02f60a'/>
<id>20230117636c9dfa3ed6f6428c5bc4c51b02f60a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
