title title
section 1
project bgscripts-core
volume General Commands Manual
date April 2020
=====
NAME
  title - set terminal window title using escape control characters
SYNOPSIS
  title <string>
OPTIONS
  <string> Title to set on terminal window.
DESCRIPTION
  Send the special terminal control characters along with `<string>`. This will have little effect if your $PROMPT_COMMAND adjusts the window title.
AUTHOR
  bgstack15@gmail.com>
COPYRIGHT
  CC-BY-SA 4.0
BUGS
  The man page is longer than the script.
SEE ALSO
`permtitle(1)`
