gitui-org/gitui

Select does not work on macOS

Open

#1.808 aberto em 15 de ago. de 2023

Ver no GitHub
 (9 comments) (0 reactions) (0 assignees)Rust (721 forks)batch import
bughelp wanted

Métricas do repositório

Stars
 (21.937 stars)
Métricas de merge de PR
 (Mesclagem média 41d 9h) (6 fundiu PRs em 30d)

Description

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

Guia do colaborador