camgraff

Results 7 issues of camgraff

vim-test's [test#strategy option](https://github.com/vim-test/vim-test#strategies) lets you execute the test in different execution environments. AFAIK ultest only supports output via floating window. Is it possible to have the same behavior in ultest?

enhancement

The `buffer` and `quickfix` outputs both support `on_exit` handlers, but the `terminal` output currently doesn't

In my config I have logic to dynamically select which pane to run a command in by setting `g:VimuxRunnerIndex` prior to calling `VimuxRunCommand`. However, if I set `g:VimuxRunnerIndex` to `"{down-of}"`,...

bug

**Describe the bug** Mycroft drops the first few words of an utterance if I fail to wait for 0.5-1 seconds after saying the wake word. **To Reproduce** Steps to reproduce...

Type: Enhancement - roadmapped

Currently, there is no reliable way to display multi-line nodes for Scala (and other languages). This issue is similar to #65, but the solution implemented in #71 is inadequate here....

enhancement

When there are tasks with varying due dates (today, tomorrow, no due date) they are incorrectly grouped as seen in the video below. https://github.com/tasks/tasks/assets/46980357/0bd19afc-1d69-412c-84f4-82e8bd004084

Since adding the ability to pin tasks as notifications in #1170 I've found a couple issues with the current implementation. Namely: - Sometimes pinned notifications will randomly disappear. It seems...