gitui-org/gitui

Select does not work on macOS

开放

#1,808 创建于 2023年8月15日

 (9 条评论) (0 个反应) (0 位负责人)Rust (721 个派生)batch import
bughelp wanted

仓库指标

星标
 (21,937 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Describe the bug

Selecting multiple lines doesn't appear to work on macOS using the Apple Terminal. This appears to be to do with the terminal rather than the OS, since sshing to a FreeBSD machine from a Mac exhibits the same problem (but works when sshing from the Windows Terminal).

To Reproduce

  1. Run gitui in Apple Terminal
  2. Try to select multiple lines.

Context (please complete the following information):

  • OS/Distro + Version: Terminal Version 2.13 (447), macOS Ventura: 13.4.1
  • GitUI Version: 0.23.0

贡献者指南