Skip to content

Releases: matheus-git/systemd-manager-tui

v1.1.0

26 Jul 20:08
Compare
Choose a tag to compare
  • New filter cycle with 4 states (all→active→inactive→failed)
  • Improved help system with detailed popup

v1.0.9

19 Jul 15:20
61f6e62
Compare
Choose a tag to compare
  • Visual feedback on actions for units
  • Wait until start/stop/restart completes, avoiding "activating" or "deactivating"
  • Mask/Unmask action

v1.0.8

10 Jul 21:14
Compare
Choose a tag to compare
  • Removing libc from the list of dependencies because it is no longer being imported.

v1.0.7

10 Jul 20:28
Compare
Choose a tag to compare
  • Vim-like navigation enabled, though not shown in shortcuts
  • Significant performance improvements in actions: start, stop, enable, disable

List all units

10 Jul 00:21
Compare
Choose a tag to compare
  • As requested, systemd-manager-tui now implements the feature to display ALL units. The API doesn’t return all data if the unit isn’t running, so some rows may appear with empty columns.
  • The next feature will be Vim-like navigation.

v1.0.2

21 Jun 13:35
232bcf1
Compare
Choose a tag to compare
Merge pull request #24 from matheus-git/develop

style 'systemctl cat' output