summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorNicolargo <nicolas@nicolargo.com>2014-08-30 10:48:05 +0200
committerNicolargo <nicolas@nicolargo.com>2014-08-30 10:48:05 +0200
commit42448da1e761aeb56e4f68ddb4498d74221a9870 (patch)
tree539eae571c58e30fed269158122ffcfe7d7eee38 /NEWS
parent9ba1394cb2c0d5a52a4b56cc813af49e771de0be (diff)
Also add the / shortcut to toogle between short/command line (issue #407)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 31e0df63..bddd53af 100644
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,7 @@ Version 2.1
Process filter feature is only available in standalone mode.
* Add extended processes informations for top process
Top process stats availables: CPU affinity, extended memory information (shared, text, lib, datat, dirty, swap), openned threads/files and TCP/UDP network sessions, IO nice level
+ * Add --process-short-name tag and '/' key to switch between short/command line
* Create a max_processes key in the configuration file
The goal is to reduce the number of displayed processes in the curses UI and
so limit the CPU footprint of the Glances standalone mode.