zellij-org/zellij

Feature: enhanced Scroll input mode

开放

#174 创建于 2021年2月10日

 (1 条评论) (13 个反应) (0 位负责人)Rust (1,191 个派生)batch import
help wanted

仓库指标

星标
 (32,593 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Right now we have a Scroll input mode (<ctrl-g> + s) which allows the user to scroll up and down. It would be great if this can be enhanced to:

  1. Behave like a "text box" that the user can copy/paste from (with the keyboard at first and with the mouse when it's supported)
  2. Allow scrolling further up/down with pgup/pgdown
  3. Allow searching for text in the pane's scrollbuffer

贡献者指南