Nicolas Epstein

Results 6 issues of Nicolas Epstein

# What I'm trying to do The bitbucket cloud api offers an [endpoint](https://developer.atlassian.com/cloud/bitbucket/rest/api-group-source/#application-x-www-form-urlencoded) to commit a text file using the `Content-Type: x-www-form-urlencoded` header. Using `curl` the call looks something like:...

bitbucket

### Please confirm your submission meets all the criteria Please describe your application briefly below. This is a simple, no-nonsense, cross-platform graphical user interface for [Neovim](https://github.com/neovim/neovim) (an aggressively refactored and...

awaiting-changes
awaiting-upstream

[Screencast from 2024-03-25 14-42-46.webm](https://github.com/sourcegraph/sg.nvim/assets/55964909/ba0626c1-bee9-4def-8b70-53a159da40fc) This happens sometimes after Cody has finished outputting its answer. It doesn't seem to impede use, it's just weird. I tried and failed to find a...

Add ability to use flatpak-spawn to call nvim when running from a flatpak container. I've also opened a pr for flathub that points to my own build for now: https://github.com/flathub/flathub/pull/5017...

## What kind of change does this PR introduce? - Documentation - Other ## Did this PR introduce a breaking change? - No This relates to #2412 . It adds...

## Goal Neovide currently has a snap package, but no Flathub package. As a Fedora Silverblue user, I'd love to be able to `flatpak install neovide` and I'm sure a...

enhancement