Skip to content

Empty revsets #151

@whatisaphone

Description

@whatisaphone

jjui doesn't handle empty revsets well. Two ways to repro:

  1. jjui -r 'none()'
    • expected behavior: empty list
    • actual behavior: it shows "loading" forever
  2. jjui, then hit 'L' and change the revset to none()
    • expected behavior: empty list
    • actual behavior: the old list remains on screen

Maybe instead of a blank screen, it could show "(no matching revisions)" or similar

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions