Skip to content

Commit

Permalink
Updated documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
sveinbjornt committed Nov 19, 2023
1 parent d9c4e8b commit ffa18d4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# CHANGELOG

## XX/11/2023 - Version 3.3

* Added path bar control which is shown when item is selected. Can be disabled.
* Now defaults to killing w. SIGTERM. The old behaviour of sending SIGKILL can be set in Prefs.

### 30/01/2022 - Version 3.2

* Various minor bug fixes and interface refinements
Expand Down
5 changes: 3 additions & 2 deletions TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,13 @@
* Add tests for lsof output parsing
* Click on connected process f. pipes to select and show info of that process
* Create visualization of pipes between processes in special view
* Preserve expanded items between refreshes

# TODO for Sloth 3.3

* "Copy" on app/process should copy filesystem representation if possible
* Preserve expanded items between refreshes
* Update antiquated screenshots in README
* Show Path Control w. selected path at bottom of table view when item selected
* Upgrade Sparkle version
DONE * Always (re)select "General" tab when Preferences are shown
DONE Show Path Control w. selected path at bottom of table view when item selected
DONE * SIGTERM vs. SIGKILL

0 comments on commit ffa18d4

Please sign in to comment.