rndusr / stig

TUI and CLI for the BitTorrent client Transmission
GNU General Public License v3.0
554 stars 24 forks source link

Unintuitive sorting of timestamps: NEVER should be earlier than all finite times #245

Open rsekman opened 4 months ago

rsekman commented 4 months ago

How to reproduce: ls -c name,tact -s !tact

Expected behaviour: the most recently active torrent is listed first

Actual behaviour: torrents that have never been active are listed first, then other torrents in the correct order (most recently active first).