All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Ensure that fzf uses bash when calling preview by settings SHELL (#15)
- Ensure that fzf uses bash when calling preview
- Major Refactor
- Better ctrl-s and ctrl-r handling
- Better handling of fzf exit codes
- Wider preview window on command prompt
- Remove duplicates
--reverse
. User can set this usingFZF_DEFAULT_OPTS
.
- Require fzf >= 0.27.1
- Unbind ctrl-v in state and daemon-reload prompts
cat
commandmask
commandunmask
command- color results based on state
ctrl-s
to filter statesctrl-r
to run daemon-reload?
to show keybindings
- Do not run
status
aftershow
- use
#!/usr/bin/env bash
-s
option is for state
--state=
support
- root check
- Bug in "follow" action
- Version flag
-v
- "show" action
- Verbose flag to
-V
- "follow" action
- root user doesn't have a --user instance
- Keybinding
CTRL-v
to cat the current unit in preview window - Support parametrized units:
[email protected]
- Remove
cat
command - Show
cat
in preview for parametrized units:[email protected]
- Show
start
command if unit is "failed" - Show
enable
command is unit is "static"