<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fzf/src/ansi_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>Support full-line background color in the list section</title>
<updated>2025-06-24T17:12:10+00:00</updated>
<author>
<name>Junegunn Choi</name>
<email>junegunn.c@gmail.com</email>
</author>
<published>2025-06-24T13:50:02+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=4811e52af3ed7f89e82baa908f9a8a25fb593361'/>
<id>4811e52af3ed7f89e82baa908f9a8a25fb593361</id>
<content type='text'>
Close #4432
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Close #4432
</pre>
</div>
</content>
</entry>
<entry>
<title>Trim unsupported OSC sequences (#4169)</title>
<updated>2025-01-10T11:53:47+00:00</updated>
<author>
<name>Junegunn Choi</name>
<email>junegunn.c@gmail.com</email>
</author>
<published>2025-01-10T11:53:47+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=bd3e65df4dc3f46119fe502e1ad502ef6b7873ca'/>
<id>bd3e65df4dc3f46119fe502e1ad502ef6b7873ca</id>
<content type='text'>
Fix #4169
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix #4169
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a test case for the mixed delimiter ANSI sequence (#4169)</title>
<updated>2025-01-10T11:31:51+00:00</updated>
<author>
<name>Junegunn Choi</name>
<email>junegunn.c@gmail.com</email>
</author>
<published>2025-01-10T11:31:28+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=d7b13f340846c075bb8abbd9aaf726da51d4724f'/>
<id>d7b13f340846c075bb8abbd9aaf726da51d4724f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support ANSI sequences with mixed ; and : delimiters (#4169)</title>
<updated>2025-01-10T08:43:13+00:00</updated>
<author>
<name>Junegunn Choi</name>
<email>junegunn.c@gmail.com</email>
</author>
<published>2025-01-10T08:43:13+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=14ef8e80519987962008b2da0c95907993d03865'/>
<id>14ef8e80519987962008b2da0c95907993d03865</id>
<content type='text'>
`make bench` shows no loss of performance.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`make bench` shows no loss of performance.
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: use strings.ReplaceAll (#3801)</title>
<updated>2024-05-18T08:06:33+00:00</updated>
<author>
<name>Zhizhen He</name>
<email>hezhizhen.yi@gmail.com</email>
</author>
<published>2024-05-18T08:06:33+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=01e7668915c4e3cf8c9eeca283d41beac924fe1f'/>
<id>01e7668915c4e3cf8c9eeca283d41beac924fe1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix handling of empty ANSI color sequence</title>
<updated>2023-12-25T08:05:54+00:00</updated>
<author>
<name>Junegunn Choi</name>
<email>junegunn.c@gmail.com</email>
</author>
<published>2023-12-25T08:05:14+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=0e999482cb13c194427d47687a49473e1e240a20'/>
<id>0e999482cb13c194427d47687a49473e1e240a20</id>
<content type='text'>
Fix #3320
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix #3320
</pre>
</div>
</content>
</entry>
<entry>
<title>Update ANSI test cases</title>
<updated>2022-08-13T13:40:37+00:00</updated>
<author>
<name>Junegunn Choi</name>
<email>junegunn.c@gmail.com</email>
</author>
<published>2022-08-13T13:40:26+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=83515d5610164b29888a917827cdfb6bde889c1c'/>
<id>83515d5610164b29888a917827cdfb6bde889c1c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support colon delimiter in ANSI escape sequences</title>
<updated>2022-08-13T13:30:50+00:00</updated>
<author>
<name>Junegunn Choi</name>
<email>junegunn.c@gmail.com</email>
</author>
<published>2022-08-12T13:18:10+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=aa10dccf900b5f0bdad475663f5dfe70757ea29d'/>
<id>aa10dccf900b5f0bdad475663f5dfe70757ea29d</id>
<content type='text'>
    # Both should work
    printf "\e[38;5;208mOption 1\e[m\nOption 2" | fzf --ansi
    printf "\e[38:5:208mOption 1\e[m\nOption 2" | fzf --ansi

This change makes ANSI parsing slightly slower.

    cpu: Intel(R) Core(TM) i7-8850H CPU @ 2.60GHz

    Before:
      BenchmarkNextAnsiEscapeSequence-12            992.22 MB/s
      BenchmarkExtractColor-12                      174.35 MB/s

    After:
      BenchmarkNextAnsiEscapeSequence-12            925.05 MB/s
      BenchmarkExtractColor-12                      163.33 MB/s

Fix #2913
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    # Both should work
    printf "\e[38;5;208mOption 1\e[m\nOption 2" | fzf --ansi
    printf "\e[38:5:208mOption 1\e[m\nOption 2" | fzf --ansi

This change makes ANSI parsing slightly slower.

    cpu: Intel(R) Core(TM) i7-8850H CPU @ 2.60GHz

    Before:
      BenchmarkNextAnsiEscapeSequence-12            992.22 MB/s
      BenchmarkExtractColor-12                      174.35 MB/s

    After:
      BenchmarkNextAnsiEscapeSequence-12            925.05 MB/s
      BenchmarkExtractColor-12                      163.33 MB/s

Fix #2913
</pre>
</div>
</content>
</entry>
<entry>
<title>Reformat comments adhere to gofmt</title>
<updated>2022-08-12T13:11:15+00:00</updated>
<author>
<name>Junegunn Choi</name>
<email>junegunn.c@gmail.com</email>
</author>
<published>2022-08-12T13:11:15+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=f4fd53211a9e3964818c2069aeff5464a679079f'/>
<id>f4fd53211a9e3964818c2069aeff5464a679079f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: replace broken links with archived ones</title>
<updated>2021-09-28T09:07:22+00:00</updated>
<author>
<name>Hiroki Konishi</name>
<email>relastle@gmail.com</email>
</author>
<published>2021-09-28T07:30:34+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=261d3d3340a9afa9925ec693a47ebe632d6870cb'/>
<id>261d3d3340a9afa9925ec693a47ebe632d6870cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
