Gruyere Versions Save

✨ A tiny (and pretty) program for viewing + killing listening ports

v1.1.5

10 months ago

Changelog

  • f090f26 feat: add help for mwheel scroll
  • f2f8d56 fix: dont allow select when no processes in list, command error guard to return empty list

@savannahostrowski @whoop-t

v1.1.4

11 months ago

Changelog

  • bfa44df feat: add h and l as keybindings to select confirmation buttons

@savannahostrowski @whoop-t

v1.1.3

1 year ago

Changelog

  • bd30fdb Better error handling for killing ports
  • 543555d Better error handling for killing ports
  • fa0739f Merge pull request #14 from bfgray3/killport
  • 193fa8e return early from killPort() if strconv.Atoi() fails
  • 3d57737 assign return value of syscall.Kill() to err
  • 5670227 Update README.md to add installation instructions

@savannahostrowski @techygrrrl @bfgray3

v1.1.2

1 year ago

Changelog

  • f21e3e1 Merge pull request #12 from techygrrrl/bugfix/10-wrong-pid-filtered-2
  • 13f1ad7 move resetting of the filters til last
  • fe15e27 remove unused field

v1.1.1

1 year ago

Changelog

  • ea35631 Fixed when no processes are running

v1.1.0

1 year ago

Changelog

  • b44c45b add refresh for processes
  • 1e3999a update gha

v1.0.4

1 year ago

Changelog

  • 1d35618 fix #4

v1.0.3

1 year ago

Changelog

  • 6c28e28 yaml ruining lives