| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| pg_activity 3.6.0 source code.tar.gz | 2025-02-21 | 440.5 kB | |
| pg_activity 3.6.0 source code.zip | 2025-02-21 | 480.7 kB | |
| README.md | 2025-02-21 | 807 Bytes | |
| Totals: 3 Items | 921.9 kB | 0 | |
Added
- The color of cells in the process table can now be customized through the configuration file.
- Add non-negative counterparts of many
--no-...command-line option, thus allowing to enable respective feature/behaviour even if disabled in the configuration. - Add a
ycommand to copy focused query to the system clipboard, using OSC 52 escape sequence (#311). - Add the
xmincolumn to the query display (#425).
Fixed
- Fix configuration of the color of
appnamecolumn (#415). - Fix
datetimeutccolumn in CSV export showing wrong "minutes" value (#429).
Changed
- Exit with status 0 upon keyboard interrupt.
Removed
- Python 3.8 is no longer supported.
Full Changelog: https://github.com/dalibo/pg_activity/compare/v3.5.1...v3.6.0