gitui-org/gitui

Select does not work on macOS

Open

#1 808 ouverte le 15 août 2023

Voir sur GitHub
 (9 commentaires) (0 réactions) (0 assignés)Rust (721 forks)batch import
bughelp wanted

Métriques du dépôt

Stars
 (21 937 stars)
Métriques de merge PR
 (Merge moyen 41j 9h) (6 PRs mergées en 30 j)

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

Guide contributeur