[Bug 6901] New: hg next/prev choice formatting is garbled
mercurial-bugs at mercurial-scm.org
mercurial-bugs at mercurial-scm.org
Mon Aug 19 16:50:53 UTC 2024
https://bz.mercurial-scm.org/show_bug.cgi?id=6901
Bug ID: 6901
Summary: hg next/prev choice formatting is garbled
Product: Mercurial
Version: stable branch
Hardware: PC
OS: All
Status: UNCONFIRMED
Severity: feature
Priority: wish
Component: evolution
Assignee: bugzilla at mercurial-scm.org
Reporter: gijskruitbosch+bugs at gmail.com
CC: mercurial-devel at mercurial-scm.org,
pierre-yves.david at ens-lyon.org
Python Version: ---
STR:
1. run `hg next` on a changeset with multiple child revisions
2. output:
```
% hg next
ambiguous next changeset, choose one to update:
1: [45b752a869b1] Bug 1880362 - Update line segmenter data file. r=TYLin
2: [c74335b3926f] wip doesn't work menupopup visibility hacking for fluent
flicker
4cd2163] Bug 1818777 - normalize to an nsIURI inside tabbrowser's addTab before
loading the page, r?dao
4: [690ec99e473d] Try to find other places passing 'flags'
mand, r?emilio!,eemeli!845737 - support creating document.l10n on-de
6: [df17f9c38fe8] Bug 1730202 - disallow redirecting to about: pages,
r?ckerschb!,#necko-reviewers!
ons, r?#linter-reviewers85110 - switch file-perm to a list of file extension
exceptions rather than inclusi
q: quit the prompt
enter the index of the revision you want to select:
```
Note that the indices are missing in front of option 3, 5 and 7, and some of
those are also missing part of the commit message.
I'm seeing this on both Windows and macOS, and it's getting to be pretty
frustrating. Happy to do any debugging required to work out why this is
happening - but not sure where to start.
I'm on the stable branch of evolve, output of `hg parent`:
```
changeset: 6654:ed7c98393e06
branch: stable
tag: 11.1.4
user: Anton Shestakov <av6 at dwimlabs.net>
date: Fri Jun 28 17:03:38 2024 +0400
summary: packaging: prepare evolve 11.1.4, topic 1.1.4
```
and my mac is on mercurial version 6.7.2 . Shell is `zsh` on macOS, `bash` on
Windows (inside Windows Terminal).
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Mercurial-devel
mailing list