Closed Bug 477293 Opened 16 years ago Closed 16 years ago

goto command is strange if you goto a line that is less than 10

Categories

(Skywriter Graveyard :: Command Line, defect, P1)

x86
macOS
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: dion, Unassigned)

Details

The goto implementation does a +10 trick to make the line showing not be the top one. If you try "goto 1" the cursor will actually be off screen.
Changed goto to center on the screen instead of the +10 trick. It only centers if the new location is off screen, else if just moves in place. rev: e860ad6ef92d
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Whiteboard: commandline
Priority: -- → P1
Group: mozilla-corporation-confidential
This is a mass migration from Mozilla Labs :: Bespin to Bespin :: Command Line.
Component: Bespin → Command Line
Product: Mozilla Labs → Bespin
QA Contact: bespin → command.line
Whiteboard: commandline
Target Milestone: 0.1 → 0.1.x
You need to log in before you can comment on or make changes to this bug.