<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fzf/fzf-completion.bash, 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>Refactor shell extensions</title>
<updated>2015-03-13T08:41:00+00:00</updated>
<author>
<name>Junegunn Choi</name>
<email>junegunn.c@gmail.com</email>
</author>
<published>2015-03-13T04:08:42+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=3935aa84d8cc66c0371926c61afe89832f00df10'/>
<id>3935aa84d8cc66c0371926c61afe89832f00df10</id>
<content type='text'>
- Use symlinks instead of generating the full content
- Update fish_user_paths and remove ~/.config/fish/functions/fzf.fish
- Create wrapper script for fzf when Ruby version and use it instead of
  exported function not to break fzf-tmux
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Use symlinks instead of generating the full content
- Update fish_user_paths and remove ~/.config/fish/functions/fzf.fish
- Create wrapper script for fzf when Ruby version and use it instead of
  exported function not to break fzf-tmux
</pre>
</div>
</content>
</entry>
<entry>
<title>Update bash completion *for* fzf</title>
<updated>2015-03-06T01:42:38+00:00</updated>
<author>
<name>Junegunn Choi</name>
<email>junegunn.c@gmail.com</email>
</author>
<published>2015-03-06T01:42:38+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=13044280037e693970683629374d1019b5598ac7'/>
<id>13044280037e693970683629374d1019b5598ac7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix directory completion matching regular files</title>
<updated>2015-03-04T04:03:54+00:00</updated>
<author>
<name>Junegunn Choi</name>
<email>junegunn.c@gmail.com</email>
</author>
<published>2015-03-04T04:03:54+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=7e2c18a1f63583fdc6086d707a785e7c53a34290'/>
<id>7e2c18a1f63583fdc6086d707a785e7c53a34290</id>
<content type='text'>
Related: #135
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Related: #135
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #135 - Directory completion to append /</title>
<updated>2015-03-04T03:59:23+00:00</updated>
<author>
<name>Junegunn Choi</name>
<email>junegunn.c@gmail.com</email>
</author>
<published>2015-03-04T03:59:23+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=79c147ed783dab85b03eeb8f5f1458b20c5d6315'/>
<id>79c147ed783dab85b03eeb8f5f1458b20c5d6315</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle dynamically loaded completion functions (#107 / #79)</title>
<updated>2014-12-04T15:24:25+00:00</updated>
<author>
<name>Junegunn Choi</name>
<email>junegunn.c@gmail.com</email>
</author>
<published>2014-12-04T15:15:14+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=d89c9e94bac3f7a493b18b96a2f2aa530fa5f116'/>
<id>d89c9e94bac3f7a493b18b96a2f2aa530fa5f116</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ignore user-defined grep aliases</title>
<updated>2014-09-14T04:53:53+00:00</updated>
<author>
<name>Miles Whittaker</name>
<email>mjwhitta@gmail.com</email>
</author>
<published>2014-09-14T04:53:53+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=ce53b9b2a53624825e51d7b5ddcc373fc70ea0bd'/>
<id>ce53b9b2a53624825e51d7b5ddcc373fc70ea0bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Follow symlinks when using bash autocompletion.</title>
<updated>2014-08-30T12:56:30+00:00</updated>
<author>
<name>Benoît Faucon</name>
<email>faucon.benoit@cegetel.net</email>
</author>
<published>2014-08-30T12:56:30+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=11967be017a2215573bb6e23db168c91bf03cb12'/>
<id>11967be017a2215573bb6e23db168c91bf03cb12</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Suppress error message from bash-completion</title>
<updated>2014-07-17T15:25:12+00:00</updated>
<author>
<name>Junegunn Choi</name>
<email>junegunn.c@gmail.com</email>
</author>
<published>2014-07-17T15:25:01+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=69b2a0a7330ebb9faacb0e22df7e4833739e02b4'/>
<id>69b2a0a7330ebb9faacb0e22df7e4833739e02b4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle dynamically loaded completion functions (#79)</title>
<updated>2014-07-17T15:22:49+00:00</updated>
<author>
<name>Junegunn Choi</name>
<email>junegunn.c@gmail.com</email>
</author>
<published>2014-07-17T15:22:49+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=13cd4ed5469d782fa3a6ca674f46621b836d8da8'/>
<id>13cd4ed5469d782fa3a6ca674f46621b836d8da8</id>
<content type='text'>
On Ubuntu/Debian, completion functions can be dynamically loaded via
_completion_loader. Since those functions are not visible when
fzf-completion.bash is loaded, we need this special hack to make it
possible to fail back to the original completion function when trigger
sequence is not found.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On Ubuntu/Debian, completion functions can be dynamically loaded via
_completion_loader. Since those functions are not visible when
fzf-completion.bash is loaded, we need this special hack to make it
possible to fail back to the original completion function when trigger
sequence is not found.
</pre>
</div>
</content>
</entry>
<entry>
<title>[bash-completion] unset / unalias / export</title>
<updated>2014-07-14T03:48:31+00:00</updated>
<author>
<name>Junegunn Choi</name>
<email>junegunn.c@gmail.com</email>
</author>
<published>2014-07-14T03:48:31+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=84fc73ad9cd234c1d5f6c63f2a10f29fd7307009'/>
<id>84fc73ad9cd234c1d5f6c63f2a10f29fd7307009</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
