NeogitOrg/neogit

Making the popup windows' names easily legible

开放

#1,149 创建于 2024年1月24日

 (0 条评论) (1 个反应) (0 位负责人)Lua (335 个派生)batch import
enhancementgood first issue

仓库指标

星标
 (5,351 个星标)
PR 合并指标
 (平均合并 18小时 52分钟) (30 天内合并 1 个 PR)

描述

Is your feature request related to a problem? Please describe. I have some issues with reading and so sometimes it can be hard for me to easily see which popup window in neogit is doing what. An example is the difference between :Neogit push and :Neogit pull – it can be very difficult to see the difference between them sometimes.

Describe the solution you'd like A header at the top of all of Neogit windows that says clearly what context it is. At the top of for example :Neogit push it would be great if it just said GIT PUSH or something similar.

Describe alternatives you've considered Making this customizable somehow by using a local statusline? I don't know exactly.

Thanks a lot for making this wonderful plugin <3

贡献者指南