<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fzf/test/test_go.rb, 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>Split integration test file (#4205)</title>
<updated>2025-01-25T10:57:40+00:00</updated>
<author>
<name>Junegunn Choi</name>
<email>junegunn.c@gmail.com</email>
</author>
<published>2025-01-25T10:57:40+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=0237bf09bf1fe70d94727b040ac39110f56b497f'/>
<id>0237bf09bf1fe70d94727b040ac39110f56b497f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix RuboCop errors</title>
<updated>2025-01-23T00:43:12+00:00</updated>
<author>
<name>Junegunn Choi</name>
<email>junegunn.c@gmail.com</email>
</author>
<published>2025-01-23T00:43:12+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=fb885652cc1f05efee581ed4d2f78f4f48af3fc3'/>
<id>fb885652cc1f05efee581ed4d2f78f4f48af3fc3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix --info-command when focus event is bound</title>
<updated>2025-01-23T00:31:51+00:00</updated>
<author>
<name>Junegunn Choi</name>
<email>junegunn.c@gmail.com</email>
</author>
<published>2025-01-23T00:31:51+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=afc2f05e5e40fb44380e555a3db89ec19ecb424f'/>
<id>afc2f05e5e40fb44380e555a3db89ec19ecb424f</id>
<content type='text'>
Fix #4198
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix #4198
</pre>
</div>
</content>
</entry>
<entry>
<title>Add --header-lines-border to separate two headers</title>
<updated>2025-01-22T16:39:57+00:00</updated>
<author>
<name>Junegunn Choi</name>
<email>junegunn.c@gmail.com</email>
</author>
<published>2025-01-22T16:39:57+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=06547d0cbe82f516904a54579a73fa01b1bb64bf'/>
<id>06547d0cbe82f516904a54579a73fa01b1bb64bf</id>
<content type='text'>
Examples:
  # Border only around the header from --header-lines
  seq 10 | fzf --header 'hello' --header-lines 2 --header-lines-border

  # Both headers with borders
  seq 10 | fzf --header 'hello' --header-lines 2 --header-border --header-lines-border

  # Use 'none' to still separate two headers but without a border
  seq 10 | fzf --header 'hello' --header-lines 2 --header-border --header-lines-border none --list-border
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Examples:
  # Border only around the header from --header-lines
  seq 10 | fzf --header 'hello' --header-lines 2 --header-lines-border

  # Both headers with borders
  seq 10 | fzf --header 'hello' --header-lines 2 --header-border --header-lines-border

  # Use 'none' to still separate two headers but without a border
  seq 10 | fzf --header 'hello' --header-lines 2 --header-border --header-lines-border none --list-border
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow setting border styles at once with --style full:STYLE</title>
<updated>2025-01-17T04:12:51+00:00</updated>
<author>
<name>Junegunn Choi</name>
<email>junegunn.c@gmail.com</email>
</author>
<published>2025-01-17T03:51:51+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=0d5aebb806f3efef317bf49349100509eb1de67b'/>
<id>0d5aebb806f3efef317bf49349100509eb1de67b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Export the current nth value as $FZF_NTH</title>
<updated>2025-01-16T00:23:25+00:00</updated>
<author>
<name>Junegunn Choi</name>
<email>junegunn.c@gmail.com</email>
</author>
<published>2025-01-16T00:23:25+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=b712f2bb6a5c1eed5661072604e308951ef655f2'/>
<id>b712f2bb6a5c1eed5661072604e308951ef655f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add gap line</title>
<updated>2025-01-15T13:23:52+00:00</updated>
<author>
<name>Junegunn Choi</name>
<email>junegunn.c@gmail.com</email>
</author>
<published>2025-01-15T13:23:52+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=9d6637c1b3b3c7c0a6eadbc73fe887e11ab14b72'/>
<id>9d6637c1b3b3c7c0a6eadbc73fe887e11ab14b72</id>
<content type='text'>
Close #4182
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Close #4182
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix change-nth</title>
<updated>2025-01-13T03:45:01+00:00</updated>
<author>
<name>Junegunn Choi</name>
<email>junegunn.c@gmail.com</email>
</author>
<published>2025-01-13T03:45:01+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=ba0935c71f5507958056201ddad2fc48674a586d'/>
<id>ba0935c71f5507958056201ddad2fc48674a586d</id>
<content type='text'>
* Proper clean-up of caches
* Force rerender list after the action
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Proper clean-up of caches
* Force rerender list after the action
</pre>
</div>
</content>
</entry>
<entry>
<title>Add change-nth action</title>
<updated>2025-01-12T15:13:31+00:00</updated>
<author>
<name>Junegunn Choi</name>
<email>junegunn.c@gmail.com</email>
</author>
<published>2025-01-12T15:13:31+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=d83eb2800a09d86e17c0339d86bd1f22f68164a8'/>
<id>d83eb2800a09d86e17c0339d86bd1f22f68164a8</id>
<content type='text'>
Example:
  # Start with --nth 1, then 2, then 3, then back to the default, 1
  echo 'foo foobar foobarbaz' | fzf --bind 'space:change-nth(2|3|)' --nth 1 -q foo

Close #4172
Close #3109
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Example:
  # Start with --nth 1, then 2, then 3, then back to the default, 1
  echo 'foo foobar foobarbaz' | fzf --bind 'space:change-nth(2|3|)' --nth 1 -q foo

Close #4172
Close #3109
</pre>
</div>
</content>
</entry>
<entry>
<title>Align header with the list</title>
<updated>2025-01-12T05:58:55+00:00</updated>
<author>
<name>Junegunn Choi</name>
<email>junegunn.c@gmail.com</email>
</author>
<published>2025-01-12T05:58:55+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=6f943112a9998d504a5660754f400786e79f80b2'/>
<id>6f943112a9998d504a5660754f400786e79f80b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
