Skip to content

Feature: Rust Codex CLI: Add in-TUI scroll-navigation (PageUp/PageDown, Home/End), vertical scroll-bar drag-and-drop and a “no-borders” flag #1064

@evgenyop

Description

@evgenyop

Problem
When running the Rust Codex CLI in its own TUI (alternate screen) mode:

  • PageUp/PageDown do nothing (need it for the output logs) - I figured out it works after Tab
  • Ctrl+Home/Ctrl+End don’t jump to top/bottom (need it for the output logs)
  • Drag-and-drop on the vertical scroll-bar is ignored
  • Copying multi-line blocks always includes the box-drawing borders (may need a --no-borders flag)
  • Multiline prompt clipboard paste is ignored, only first line is captured and immediately executed (only Windows build)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions