<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fzf/shell/key-bindings.zsh, 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>feat: Allow disabling Ctrl-R binding in shell integration (#4535)</title>
<updated>2025-10-11T16:57:31+00:00</updated>
<author>
<name>Jacobo de Vera</name>
<email>devel@jacobodevera.com</email>
</author>
<published>2025-10-11T16:57:31+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=0e9026b817696baed3ff48be8ecf2b6352586c7b'/>
<id>0e9026b817696baed3ff48be8ecf2b6352586c7b</id>
<content type='text'>
Close #4417</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Close #4417</pre>
</div>
</content>
</entry>
<entry>
<title>CTRL-R: Bind ALT-R to toggle-raw</title>
<updated>2025-10-08T15:17:00+00:00</updated>
<author>
<name>Junegunn Choi</name>
<email>junegunn.c@gmail.com</email>
</author>
<published>2025-10-03T09:06:50+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=e1de29bc40c5a117ef6f6c37b37d16c1d89baa42'/>
<id>e1de29bc40c5a117ef6f6c37b37d16c1d89baa42</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add '--bind ctrl-x:toggle-raw' to CTRL-R bindings</title>
<updated>2025-10-08T15:17:00+00:00</updated>
<author>
<name>Junegunn Choi</name>
<email>junegunn.c@gmail.com</email>
</author>
<published>2025-09-28T14:15:24+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=c87a8eccd4f6050681084d6c58e74c43889eb8f6'/>
<id>c87a8eccd4f6050681084d6c58e74c43889eb8f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Apply shfmt to bash script files (make fmt)</title>
<updated>2025-09-24T13:41:54+00:00</updated>
<author>
<name>Junegunn Choi</name>
<email>junegunn.c@gmail.com</email>
</author>
<published>2025-09-24T13:09:37+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=e8cb31541984e93dcbaa5f2ac5f56ec390279d5e'/>
<id>e8cb31541984e93dcbaa5f2ac5f56ec390279d5e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make lint: Perform bash script linting</title>
<updated>2025-09-24T13:41:54+00:00</updated>
<author>
<name>Junegunn Choi</name>
<email>junegunn.c@gmail.com</email>
</author>
<published>2025-09-24T11:47:22+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=f0c4ee4047f3b70241bacab712642437e37fad2f'/>
<id>f0c4ee4047f3b70241bacab712642437e37fad2f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(shell): check for mawk existence before version check (#4468)</title>
<updated>2025-07-25T08:33:18+00:00</updated>
<author>
<name>LangLangBart</name>
<email>92653266+LangLangBart@users.noreply.github.com</email>
</author>
<published>2025-07-25T08:33:18+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=354d0468c126c4e03b3578a752afedfd6451fd0d'/>
<id>354d0468c126c4e03b3578a752afedfd6451fd0d</id>
<content type='text'>
close #4463
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
close #4463
</pre>
</div>
</content>
</entry>
<entry>
<title>[bash,zsh] Separate common functions into "shell/common.sh"</title>
<updated>2025-06-07T15:00:17+00:00</updated>
<author>
<name>Koichi Murase</name>
<email>myoga.murase@gmail.com</email>
</author>
<published>2025-06-06T11:08:03+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=bfa287b66ddd5282e1f778936d64cc8454794d19'/>
<id>bfa287b66ddd5282e1f778936d64cc8454794d19</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bash,zsh] Work around Solaris awk, which is non-standard</title>
<updated>2025-06-07T15:00:17+00:00</updated>
<author>
<name>Koichi Murase</name>
<email>myoga.murase@gmail.com</email>
</author>
<published>2025-06-04T05:07:01+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=c166eaba6d5e74d39a68c45804a01417d707a304'/>
<id>c166eaba6d5e74d39a68c45804a01417d707a304</id>
<content type='text'>
Solaris awk at /usr/bin/awk is meant for backward compatibility with
an ancient implementation of 1977 awk in the original UNIX.  It lacks
many features of POSIX awk.  To use a standard-conforming version in
Solaris, one needs to explicitly use /usr/xpg4/bin/awk.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Solaris awk at /usr/bin/awk is meant for backward compatibility with
an ancient implementation of 1977 awk in the original UNIX.  It lacks
many features of POSIX awk.  To use a standard-conforming version in
Solaris, one needs to explicitly use /usr/xpg4/bin/awk.
</pre>
</div>
</content>
</entry>
<entry>
<title>[bash,zsh] Work around a quirk of macOS awk</title>
<updated>2025-06-07T15:00:17+00:00</updated>
<author>
<name>Koichi Murase</name>
<email>myoga.murase@gmail.com</email>
</author>
<published>2025-06-04T04:11:00+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=09194c24f275d9387b31e50b38cf7f3a94b1f0fa'/>
<id>09194c24f275d9387b31e50b38cf7f3a94b1f0fa</id>
<content type='text'>
macOS awk is a variant of nawk, but it contains a unique patch for the
UTF-8 support.  However, this patch causes the problem.  If the input
contains any non-UTF-8 data, macOS awk stops processing and does not
do anything, instead of ignoring the unrecognized data and continue
the processing.  However, the contents of the ssh configuration and
/etc/hosts is not under the control of fzf, so we cannot fix the input
when those files contain non-UTF-8 data.  To work around this
behavior, one can set the locale to LC_ALL=C to treat the input data
with the plain 8-bit encoding.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
macOS awk is a variant of nawk, but it contains a unique patch for the
UTF-8 support.  However, this patch causes the problem.  If the input
contains any non-UTF-8 data, macOS awk stops processing and does not
do anything, instead of ignoring the unrecognized data and continue
the processing.  However, the contents of the ssh configuration and
/etc/hosts is not under the control of fzf, so we cannot fix the input
when those files contain non-UTF-8 data.  To work around this
behavior, one can set the locale to LC_ALL=C to treat the input data
with the plain 8-bit encoding.
</pre>
</div>
</content>
</entry>
<entry>
<title>[zsh/key-bindings] don't unescape FZF_DEFAULT_OPTS (addendum: #4262)</title>
<updated>2025-02-20T11:58:21+00:00</updated>
<author>
<name>Junegunn Choi</name>
<email>junegunn.c@gmail.com</email>
</author>
<published>2025-02-20T11:58:05+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=dac81432d609d1641ce2185989dd7905b8d86183'/>
<id>dac81432d609d1641ce2185989dd7905b8d86183</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
