|
From: <pl...@pi...> - 2007-06-08 16:34:25
|
On Fri, 08 Jun 2007 18:26:05 +0200, Daniel J Sebald <dan...@ie...> wrote: > pl...@pi... wrote: > >> Not sure if you understood what I was meaning. I was refering to >> stripping out spaces etc. not whether "history" appears. IMHO history >> command should reproduce what was typed at the command line (unless >> some option like condenced is activated). > > Got it. I suppose removing spaces is analogous to removing redundant > lines. So rather than toss out the spaces, in condensed mode I could do > comparison tests based upon spaces removed rather than actually removing > the spaces. > > Dan > Sounds good. I think what you do in condensed mode is fairly open to choice, my concern is that history (default mode) remains a true reflection of what was typed. Your suggestion above seems like a good solution. best regards. |