• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

neomutt / neomutt / 19219842982
42%

Build:
DEFAULT BRANCH: main
Ran 10 Nov 2025 03:41AM UTC
Jobs 1
Files 176
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

06 Nov 2025 08:47PM UTC coverage: 50.058%. Remained the same
19219842982

push

github

flatcap
fix: exec auto-completion

The `exec` command takes a NeoMutt function as its argument.
To know which functions are possible, the auto-completion needs to know
which Dialog is active.

Historically, this info was obtained by dark magic.

alldialogs_get_current() looked for the top-most dialog and tried to
determine its type.  This was replaced by function that used the current
focus.

Unfortunately, the moment the user hits `:` (<enter-command>), the focus
moves to the Editor Window.

Extend `struct FileCompletionData` to take a `MuttWindow` that `exec` can use.

0 of 2 new or added lines in 1 file covered. (0.0%)

9127 of 18233 relevant lines covered (50.06%)

274.09 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
0.0
0.0% imap/browse.c
Jobs
ID Job ID Ran Files Coverage
1 19219842982.1 10 Nov 2025 03:41AM UTC 176
50.06
GitHub Action Run
Source Files on build 19219842982
  • Tree
  • List 176
  • Changed 3
  • Source Changed 3
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #19219842982
  • ced30126 on github
  • Prev Build on main (#19023188702)
  • Next Build on main (#19417598585)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc