Stig

Latest version: v0.12.11a0

Safety actively analyzes 688931 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 6

0.7.1a

Fixed bugs:
* Pressing <page up> or <page down> with a modifier (namely <alt>) resulted
in a crash

0.7.0a

Breaking changes:
* File lists are now opened with <alt-enter> instead of <enter>

Other changes:
* Scrollbars to indicate scroll position
* Scroll one page up/down with <space>/<b>
* New commands
- 'details' displays detailed information about a single torrent (bound to
<enter> by default)
- 'sort' changes the sort order of existing torrent and peer lists (bound
to <s> by default)
- 'rate' limits the download and upload rates of individual torrents or
globally
* New torrent list columns 'rate-limit-up' and 'rate-limit-down' that show a
torrent's individual rate limits
* New 'tab' command option --close-all closes all tabs
* New 'unbind' command option --all removes all keybindings
* New 'add' command option --path downloads to a custom path
* New log messages are now automatically hidden after showing them for 10
seconds. (You can always toggle with <alt-shift-l>.)
* New contexts for keybindings: 'torrentlist', 'filelist', 'peerlist'
* <?> is now an alias for <F1>
* Quick help in top bar now reacts to changed keybindings even after the
initial start
* Sort orders are deduplicated

Fixed bugs:
* The settings 'tui.log.height' and 'tui.log.autohide' didn't do anything
* 'tui' command can hide/show/toggle multiple elements, as documented
* Keybinding context 'file' was not documented in help for 'bind' command

0.6.0a

Breaking changes:
* Column 'peers-seeding' is now called 'seeds'
* Column 'peers-connected' is now called 'connections'
* Peer sort order 'name' is now called 'torrent'

Other changes:
* Custom tab titles with `tab -t 'My Title'
* New columns: 'available', '%available'
* New peer filter: 'country'
* With no default rc file present, create several tabs with different lists
instead of just one with all torrents
* Negative tab focus positions (e.g. `tab --close -1` deletes the rightmost tab)
* Default torrent list columns have changed (see `stig help columns.torrents`)
* Allow missing leading zero for float numbers < 1 (e.g. ".14" -> 0.14)
* Smaller space between tab titles

Fixed bugs:
* Tab titles are now broken up into multiple lines if necessary
* File filter 'size' refused to parse numbers like '100MB'

0.5.0a

Breaking changes:
* In color themes, 'torrentlist.name.initializing...' is now called
'torrentlist.name.discovering...'

Other changes:
* New torrent list columns: 'status', 'created', 'added', 'started',
'activity', 'completed', 'error'
* New sort orders: 'created', 'added', 'started', 'activity', 'completed'
* New file filter: 'path'
* Listing isolated torrents with <f> <i> now lists only 'name', 'tracker'
and 'error' columns
* Torrent paths and torrent file paths are now normalized so that
'foo/bar/baz' is equal to 'foo/bar/baz/' and even 'foo/./bar/../bar/baz//'

Fixed bugs:
* Listing files crashed if file list was empty (e.g. when torrent was added
by magnet link and metadata wasn't downloaded yet)

0.4.1a

Fixed bugs:
* Marking files resulted in a crash

0.4.0a

Breaking changes:
* In color themes, 'torrentlist.tpath' is now called 'torrentlist.path'
* The following settings have been renamed:
- tlist.columns -> columns.torrents
- plist.columns -> columns.peers
- flist.columns -> columns.files
- tlist.sort -> sort.torrents
- plist.sort -> sort.peers

Other changes:
* New commands 'mark' and 'unmark' select multiple torrents/files for an
action
* New command 'unbind' to remove any keybinding
* Display the number of items in peer/file list tab titles
* New column 'tracker' in torrent lists

Fixed bugs:
* Key combination <alt-space> did not work
* 'version' command now produces proper return code

Page 5 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.