arjunmahishi / arjunmahishi/flow.nvim
A split view in the output buffer
Open
feature
good first issue
- Dominant language
- Lua
- Stars
- 120
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Right now, `STDOUT` and `STDERR` are mixed in the same output buffer. There should be a way to configure the plugin to stream the `STDOUT` and `STDERR` separately into different splits (??) in the output buffer/window.
Contributor guide
No contributing guide indexed for this repository
Research direction
Review the plugin's current output-buffer and output-window behavior first. Define how configuration selects separate STDOUT and STDERR splits, then verify that each stream appears in its own split and that the existing mixed-output behavior is handled as intended.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua, neovim
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100