From mboxrd@z Thu Jan 1 00:00:00 1970 From: pierre-marc.fournier@polymtl.ca (Pierre-Marc Fournier) Date: Sun, 15 Aug 2010 23:39:52 -0400 Subject: [ltt-dev] UST usability nit In-Reply-To: <20100810141028.GB11639@Krystal> References: <20100810140655.GA11639@Krystal> <20100810141028.GB11639@Krystal> Message-ID: <4C68B308.4060501@polymtl.ca> On 08/10/2010 10:10 AM, Mathieu Desnoyers wrote: > another nit: > > looking at a recorded trace in > > compudj at ok:~/.usttraces/ok-20100810110729951540364$ > > notice how long is the date identifier. When I have two traces gathered > on the same day, tab completion is rally a pain to do because the > numbers start with the same date. Can you simply put a separator between > the date and time of day (a dash "-" would be fine) ? > How will adding a dash help tab completion? The directories will still start with the same date. May I suggest selection-pasting the path? It's faster than tab completion when you have several traces. pmf