bug: way too long outputs on issue/pr create #709

Closed
opened 2026-05-10 17:06:30 +00:00 by barrettruth · 0 comments
Owner

Prerequisites

Neovim version

we really have to check every log and output

Operating system

a

Description

a

Steps to reproduce

Health check

No response

Forge CLI version

No response

Minimal reproduction

vim.pack.add({
  'https://git.barrettruth.com/barrettruth/midnight.nvim',
  'https://github.com/tpope/vim-fugitive',
  'https://github.com/ibhagwan/fzf-lua',
  'https://git.barrettruth.com/barrettruth/forge.nvim',
})
vim.cmd.colorscheme('midnight')
### Prerequisites - [x] I have searched [existing issues](https://git.barrettruth.com/barrettruth/forge.nvim/issues) - [x] I have updated to the latest version ### Neovim version ```text we really have to check every log and output ``` ### Operating system a ### Description a ### Steps to reproduce 1. 2. 3. ### Health check _No response_ ### Forge CLI version _No response_ ### Minimal reproduction ```lua vim.pack.add({ 'https://git.barrettruth.com/barrettruth/midnight.nvim', 'https://github.com/tpope/vim-fugitive', 'https://github.com/ibhagwan/fzf-lua', 'https://git.barrettruth.com/barrettruth/forge.nvim', }) vim.cmd.colorscheme('midnight') ```
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
barrettruth/forge.nvim#709
No description provided.