aboutsummaryrefslogtreecommitdiffstats
path: root/prompt_info/visual.pl (unfollow)
Commit message (Expand)AuthorFilesLines
2011-04-18moved older scripts out of prompt-info to ensure uberprompt readme is correct...Tom Feist1-168/+0
2010-10-14visual: moved term size out of visual into overlayTom Feist1-23/+0
2010-10-09moved more functions out into visual.pl, cleaned up some of the formatting.Tom Feist1-0/+7
2010-10-09factored all the visual stuff out of prompt_replace into its own file.Tom Feist1-158/+0
2010-10-07added prompt_replace to dev branchTom Feist1-0/+346
2010-10-06back to stty parsing, with linux and osx cases. Falls back to 80x24 if itTom Feist1-8/+18
2010-10-06added some debugging output to terminal size detectionTom Feist1-2/+4
2010-10-06changed terminal size detection from stty to tput lines/colsTom Feist1-11/+8
2010-10-06added /print_test to check rev. video stuff is behaving.Tom Feist1-1/+6
2010-10-06fixed priorities (-1) and position (100) of prompt statusbarsTom Feist1-4/+8
2010-10-06fixed a bug causing prompt to not get updated properly, and added a nasty compatTom Feist1-3/+9
2010-10-06modified the API signal handling to prepend $p by default (as prompt_info sortTom Feist1-1/+2
2010-10-06general cleanup and refactoring. Need to figure out how to handle regions goingTom Feist1-35/+87
2010-10-06moved most of the overlay stuff out into overlays.pl for another time.Tom Feist1-85/+0
2010-10-06renamed a lot of things, it's now 'uberprompt', which can be set from withinTom Feist1-124/+157
2010-10-06removed useless include of Term::SizeTom Feist1-1/+0
2010-10-06test release of prompt_replace. need to rework the whole visual stuff a bitTom Feist1-49/+92
2010-10-06more progress on replacing prompt bar for visual mode and other trickery. Pr...Tom Feist1-0/+275