Skip to content

Add title bar setting, add ability to produce any character using hex code

Jeremy Soller requested to merge jackpot51:master into master

This change does the following:

  • Adds ${USER}: ${PWD} to the title bar using the standard xterm escape codes
  • Adds a new variable type hex or x to interpret hex codes as raw characters, allowing any character to be produced as part of an ion variable.

Merge request reports