aboutsummaryrefslogtreecommitdiffstats
path: root/prompt_info (follow)
Commit message (Expand)AuthorAgeFilesLines
* actually properly fixed the escaping of stuff now.Tom Feist2010-10-091-5/+12
* renamed prompt_replace to uberpromptTom Feist2010-10-091-0/+0
* factored all the visual stuff out of prompt_replace into its own file.Tom Feist2010-10-092-159/+196
* back to stty parsing, with linux and osx cases. Falls back to 80x24 if itTom Feist2010-10-061-8/+18
* added some debugging output to terminal size detectionTom Feist2010-10-061-2/+4
* changed terminal size detection from stty to tput lines/colsTom Feist2010-10-061-11/+8
* added /print_test to check rev. video stuff is behaving.Tom Feist2010-10-061-1/+6
* fixed priorities (-1) and position (100) of prompt statusbarsTom Feist2010-10-061-4/+8
* fixed a bug causing prompt to not get updated properly, and added a nasty compatTom Feist2010-10-061-3/+9
* modified the API signal handling to prepend $p by default (as prompt_info sortTom Feist2010-10-061-1/+2
* general cleanup and refactoring. Need to figure out how to handle regions goingTom Feist2010-10-061-35/+87
* moved most of the overlay stuff out into overlays.pl for another time.Tom Feist2010-10-062-85/+89
* renamed a lot of things, it's now 'uberprompt', which can be set from withinTom Feist2010-10-061-124/+157
* removed useless include of Term::SizeTom Feist2010-10-061-1/+0
* test release of prompt_replace. need to rework the whole visual stuff a bitTom Feist2010-10-061-49/+92
* more progress on replacing prompt bar for visual mode and other trickery. Pr...Tom Feist2010-10-061-0/+275
* added a bunch more documentation to prompt_info script.Tom Feist2010-09-281-3/+23
* fixed a stupid typo, and made it more clear how to install it.Tom Feist2010-09-201-2/+3
* added a warning message to prompt_info indicating that the user hasn't modifiedTom Feist2010-09-201-0/+11
* some stuff with colour popupsTom Feist2010-08-041-0/+2
* working? verion of scrolled reminderTom Feist2010-07-241-2/+5
* moved prompt_info to its own subdirTom Feist2010-07-241-0/+77