Skip to content
This repository has been archived by the owner on Jun 21, 2024. It is now read-only.

feat: improve UI concerns separation #18

Open
1 of 3 tasks
gacallea opened this issue Jan 23, 2024 · 0 comments
Open
1 of 3 tasks

feat: improve UI concerns separation #18

gacallea opened this issue Jan 23, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@gacallea
Copy link
Owner

gacallea commented Jan 23, 2024

At the minute, shred_pane and chuck_pane are fed information to display by two Nvim jobs. Possibly improve this by better separating concerns between NUI and the underlying needs.

  • use a table instead of directly setting the NuiLine from action.
  • run chuck in a detached/hidden terminal buffer
    • attach chuck_pane to it and display "raw terminal output" instead of adding lines to NUI (redundant)
@gacallea gacallea added the enhancement New feature or request label Jan 23, 2024
@gacallea gacallea self-assigned this Jan 23, 2024
@gacallea gacallea changed the title feat: seaparate UI concerns feat: improve UI concerns separation Jan 24, 2024
@gacallea gacallea added the help wanted Extra attention is needed label Jan 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant