gitui-org/gitui

Select does not work on macOS

Open

#1,808 建立於 2023年8月15日

在 GitHub 查看
 (9 留言) (0 反應) (0 負責人)Rust (721 fork)batch import
bughelp wanted

倉庫指標

Star
 (21,937 star)
PR 合併指標
 (平均合併 41天 9小時) (30 天內合併 6 個 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

貢獻者指南