sysz

An fzf terminal UI for systemctl

UNLICENSE License

Stars
1.6K

Bot releases are visible (Hide)

sysz - Release 1.4.3 Latest Release

Published by joehillen about 3 years ago

sysz - 1.4.1

Published by joehillen about 3 years ago

Fixed

  • Ensure that fzf uses bash when calling preview (Fix #14)
sysz - 1.4.0

Published by joehillen about 3 years ago

Added

  • Major Refactor
  • Better ctrl-s and ctrl-r handling
  • Better handling of fzf exit codes
  • Wider preview window on command prompt

Fixed

  • Remove duplicates

Removed

  • --reverse. User can set this using FZF_DEFAULT_OPTS.
sysz - Release 1.3.1

Published by joehillen about 3 years ago

Fixed

  • Require fzf >= 0.27.1
  • Unbind ctrl-v in state and daemon-reload prompts
sysz - Release 1.3.0

Published by joehillen about 3 years ago

Added

  • cat command
  • mask command
  • unmask command
  • color results based on state
  • ctrl-s to filter states
  • ctrl-r to run daemon-reload
  • ? to show keybindings

Fixed

  • Do not run status after show
sysz - 1.2.3

Published by joehillen about 3 years ago

Fixed

  • use #!/usr/bin/env bash
  • -s option is for state

Added

  • --state= support
sysz - 1.2.2

Published by joehillen about 3 years ago

Fixed

  • root check
sysz - 1.2.1

Published by joehillen about 3 years ago

Fixed

  • Bug in "follow" action
sysz - 1.2.0

Published by joehillen about 3 years ago

Added

  • Version flag -v
  • "show" action

Changed

  • Verbose flag to -V

Fixed

  • "follow" action
  • root user doesn't have a --user instance
sysz -

Published by joehillen about 3 years ago

Added

  • Keybinding CTRL-v to cat the current unit in preview window
  • Support parametrized units: [email protected]

Changed

Fixed

  • Show start command if unit is "failed"
  • Show enable command is unit is "static"
sysz - 1.0.0

Published by joehillen about 3 years ago

init