commit | e2c04ee000796100890bd176eeb2412f722b7e3f | [log] [tgz] |
---|---|---|
author | Tom Tromey <tom@tromey.com> | Mon Jun 12 17:10:14 2023 -0600 |
committer | Tom Tromey <tom@tromey.com> | Sun Oct 22 09:03:42 2023 -0600 |
tree | 87352955aa1ba117230baa892dc0f0ae560f25c1 | |
parent | d249c8a63aec45648b2165532f79b09763870795 [diff] |
Style history variable output When printing a value, I think the history reference -- the "$1" in the output -- should be styled using the "variable" style. This patch implements this.