GNOME Bugzilla – Bug 166202
commands should be saved unexpanded
Last modified: 2005-02-04 08:40:27 UTC
Please describe the problem: The history saves the expanded macros, i.e the commands actually run. It is somewhat counter productive since the big win using macros is that you don't have to remember the command. It also makes the autocompletion feature a lot harder to use, since you have to know what the macro expands to. Steps to reproduce: Actual results: Expected results: Does this happen every time? Other information:
This would be really nice to fix for GNOME 2.10.
Created attachment 36940 [details] [review] Patch which saves the unexpanded command.
Comment on attachment 36940 [details] [review] Patch which saves the unexpanded command. That looks pretty good. Do you have commit access? If so, please commit to HEAD.
committed