gitui-org/gitui

Add a visual cue to indicate that stashing is in progress

Open

#1,495 创建于 2023年1月6日

在 GitHub 查看
 (6 评论) (1 反应) (0 负责人)Rust (721 fork)batch import
enhancementfeature-requestgood first issuenostale

仓库指标

Star
 (21,937 star)
PR 合并指标
 (平均合并 41天 9小时) (30 天内合并 6 个 PR)

描述

Is your feature request related to a problem? Please describe. When stashing it can take several seconds before the stash completes and the popup closes, but there is no visual cue that it is happening. I have on occasion wondered whether I actually pressed Enter and have pressed it again; fortunately, this seems to cause no harm.

Describe the solution you'd like In the Stash popup, overwrite the "type name (optional)" message or the name (if typed) with a message like "Stashing..." as soon as Enter is pressed. This will inform the user that something is actually happening.

贡献者指南