Home
Solus
Search
Configure Global Search
Log In
Transactions
D3254
Change Details
Change Details
Old
New
Diff
# 0.17.4 - Added `--layout` option with a new layout called `reverse-list`. - `--layout=reverse` is a synonym for `--reverse` - `--layout=default` is a synonym for `--no-reverse` - Preview window will be updated even when there is no match for the query if any of the placeholder expressions (e.g. `{q}`, `{+}`) evaluates to a non-empty string. - More keys for binding: `shift-{up,down}`, `alt-{up,down,left,right}` - fzf can now start even when `/dev/tty` is not available by making an educated guess. - Fixes and improvements on bash/zsh completion - install and uninstall scripts now supports generating files under `XDG_CONFIG_HOME` on `--xdg` flag. # 0.17.3 - `$LINES` and `$COLUMNS` are exported to preview command so that the command knows the exact size of the preview window. - Better error messages when the default command or `$FZF_DEFAULT_COMMAND` fails. - fzf now distinguishes mouse left click and right click - Right click is now bound to `toggle` action by default - `--bind` understands `left-click` and `right-click` - Added `accept-non-empty` action - Same as accept, except that it prevents fzf from exiting without any selection
0.17.4 - Added `--layout` option with a new layout called `reverse-list`. - `--layout=reverse` is a synonym for `--reverse` - `--layout=default` is a synonym for `--no-reverse` - Preview window will be updated even when there is no match for the query if any of the placeholder expressions (e.g. `{q}`, `{+}`) evaluates to a non-empty string. - More keys for binding: `shift-{up,down}`, `alt-{up,down,left,right}` - fzf can now start even when `/dev/tty` is not available by making an educated guess. - Fixes and improvements on bash/zsh completion - install and uninstall scripts now supports generating files under `XDG_CONFIG_HOME` on `--xdg` flag. 0.17.3 - `$LINES` and `$COLUMNS` are exported to preview command so that the command knows the exact size of the preview window. - Better error messages when the default command or `$FZF_DEFAULT_COMMAND` fails. - fzf now distinguishes mouse left click and right click - Right click is now bound to `toggle` action by default - `--bind` understands `left-click` and `right-click` - Added `accept-non-empty` action - Same as accept, except that it prevents fzf from exiting without any selection
#
0.17.4 - Added `--layout` option with a new layout called `reverse-list`. - `--layout=reverse` is a synonym for `--reverse` - `--layout=default` is a synonym for `--no-reverse` - Preview window will be updated even when there is no match for the query if any of the placeholder expressions (e.g. `{q}`, `{+}`) evaluates to a non-empty string. - More keys for binding: `shift-{up,down}`, `alt-{up,down,left,right}` - fzf can now start even when `/dev/tty` is not available by making an educated guess. - Fixes and improvements on bash/zsh completion - install and uninstall scripts now supports generating files under `XDG_CONFIG_HOME` on `--xdg` flag.
#
0.17.3 - `$LINES` and `$COLUMNS` are exported to preview command so that the command knows the exact size of the preview window. - Better error messages when the default command or `$FZF_DEFAULT_COMMAND` fails. - fzf now distinguishes mouse left click and right click - Right click is now bound to `toggle` action by default - `--bind` understands `left-click` and `right-click` - Added `accept-non-empty` action - Same as accept, except that it prevents fzf from exiting without any selection
Continue