| Commit message (Expand) | Author | Files | Lines |
2010-10-09 | renamed prompt_replace to uberprompt | Tom Feist | 1 | -195/+0 |
2010-10-09 | factored all the visual stuff out of prompt_replace into its own file. | Tom Feist | 1 | -159/+12 |
2010-10-07 | added prompt_replace to dev branch | Tom Feist | 1 | -0/+346 |
2010-10-06 | back to stty parsing, with linux and osx cases. Falls back to 80x24 if it | Tom Feist | 1 | -8/+18 |
2010-10-06 | added some debugging output to terminal size detection | Tom Feist | 1 | -2/+4 |
2010-10-06 | changed terminal size detection from stty to tput lines/cols | Tom Feist | 1 | -11/+8 |
2010-10-06 | added /print_test to check rev. video stuff is behaving. | Tom Feist | 1 | -1/+6 |
2010-10-06 | fixed priorities (-1) and position (100) of prompt statusbars | Tom Feist | 1 | -4/+8 |
2010-10-06 | fixed a bug causing prompt to not get updated properly, and added a nasty compat | Tom Feist | 1 | -3/+9 |
2010-10-06 | modified the API signal handling to prepend $p by default (as prompt_info sort | Tom Feist | 1 | -1/+2 |
2010-10-06 | general cleanup and refactoring. Need to figure out how to handle regions going | Tom Feist | 1 | -35/+87 |
2010-10-06 | moved most of the overlay stuff out into overlays.pl for another time. | Tom Feist | 1 | -85/+0 |
2010-10-06 | renamed a lot of things, it's now 'uberprompt', which can be set from within | Tom Feist | 1 | -124/+157 |
2010-10-06 | removed useless include of Term::Size | Tom Feist | 1 | -1/+0 |
2010-10-06 | test release of prompt_replace. need to rework the whole visual stuff a bit | Tom Feist | 1 | -49/+92 |
2010-10-06 | more progress on replacing prompt bar for visual mode and other trickery. Pr... | Tom Feist | 1 | -0/+275 |