summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorAlessio Sergi <al3hex@gmail.com>2015-04-19 11:49:19 +0200
committerAlessio Sergi <al3hex@gmail.com>2015-04-19 11:49:19 +0200
commit4f2e051b05484517ba55926ee98b7e8593360141 (patch)
tree7eb3ee1ff91635c3590de90814cce3179e4be060 /NEWS
parent3d89e34c21c9dc6cbe981003b22386f6b8690e88 (diff)
Add sort processes by USER
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 86322185..e9673b7a 100644
--- a/NEWS
+++ b/NEWS
@@ -10,10 +10,14 @@ Changes:
* Glances doesn't provide a system-wide configuration file by default anymore.
Just copy it in any of the supported locations. See glances-doc.html for
more information.
+ * The default key bindings have been changed to:
+ - 'u': sort processes by USER
+ - 'U': show cumulative network I/O
Enhancements and new features:
* Implement a 'quick look' plugin (issue #505)
+ * Add sort processes by USER (issue #531)
* Add a new IP information plugin (issue #509)
* Add RabbitMQ export module (issue #540 Thk to @Katyucha)
* Add a quiet mode (-q), can be useful using with export module