Skip to content

Allow terminal accessible view to always preserve cursor position #327358

Description

@meganrogge

Type of issue

Feature request

Current behavior

terminal.integrated.accessibleViewPreserveCursorPosition preserves the cursor position until new command output arrives, then moves the accessible view to the bottom.

Proposed behavior

Change the setting from a boolean to an enum while preserving the current behavior as the default. Add an option that always preserves the cursor position, including when new command output arrives.

Existing boolean values should continue to map to equivalent behavior for compatibility.

Metadata

Metadata

Assignees

Labels

accessibilityKeyboard, mouse, ARIA, vision, screen readers (non-specific) issuesfeature-requestRequest for new features or functionalityinsiders-releasedPatch has been released in VS Code Insidersverification-neededVerification of issue is requested

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions