Bartek
Bartek
Is autopy will be updated to work with current python release?
### What is the problem this feature will solve? When I'm generating completions by bun, .zshrc is changed. It's my little .zshrc and strangers should not touch him. He can...
Hi, This plugin can be very useful for cases with output longer than one screen. It will be nice to read stdout from the top, instead of scrolling the terminal...
I like to accept `do_task()` in same way as `:CodyTask` with `` or `:CodyTaskAccept` Example: ```lua local function generate_commit_message() local git_diff = vim.fn.system('git diff --cached') vim.api.nvim_command('G commit') commands.do_task( vim.api.nvim_get_current_buf(), 0,...
**Topic** lazygit can do a many irreversible changes in git repo (local and remote). For those changes we have extra confirmation step with popup widow what is rely good idea....
This will shush warning mentioned in issue https://github.com/garygrossgarten/github-action-scp/issues/46 ``` ANNOTATIONS ! Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: garygrossgarten/github-action-scp@release. For more information see:...