From 42448da1e761aeb56e4f68ddb4498d74221a9870 Mon Sep 17 00:00:00 2001 From: Nicolargo Date: Sat, 30 Aug 2014 10:48:05 +0200 Subject: Also add the / shortcut to toogle between short/command line (issue #407) --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') 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. -- cgit v1.2.3