Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2010-12-02 | sb_position: oops, switch back to default sbar view | Tom Feist | 1 | -2/+2 | |
2010-12-02 | sb_position: fix incorrect percent showing at beginning and end of buffer. | Tom Feist | 1 | -16/+17 | |
2010-12-02 | sb_position: account for empty_linecount to fix incorrect position on /clear, | Tom Feist | 1 | -6/+16 | |
add use TextUI. | |||||
2010-12-02 | sb_position: /sb commands now work and cause the update as expected | Tom Feist | 1 | -2/+9 | |
2010-12-02 | sb_position: moved register and sig code into init(), weird hacky bugfix for ↵ | Tom Feist | 1 | -11/+15 | |
FS#242 | |||||
2010-12-02 | sb_position: added a (presumably) working version of rudi_s' scrollback ↵ | Tom Feist | 1 | -0/+90 | |
position script. |