Antoine Stevan

Results 81 issues of Antoine Stevan

hello there :wave: :yum: i'm writing a little script to automatically load all my `git` projects into the `project.nvim` history file and i'm trying to make it cross-platform :open_mouth: i...

### Describe the bug with the @nushell/core-team, we had this idea of highlighting the external commands with a clearly distinct theme to avoid confusion between internals and externals. this works...

needs-triage

### Related problem i wanted to write a command that checks for HTTP status code responses - define an `HTTP_CODE` record, e.g. `{OK: 200, BAD_REQUEST: 400}` - get the status...

enhancement
needs-triage
pattern-matching

hello there :wave: :yum: i wanted to have some beautiful formulae in my personal website and saw #224. it appears it has never been added as a community feature in...

Should close #70. As `bc` is not used anywhere in the code, this PR removes it from the dependencies of `bsp-layout`. ## before the PR `bc` is only used in...

bug

hello there :yum: :wave: just wanted to report a little bug trying to install this tool from the AUR with the `paru` AUR helper :wink: ``` > paru rofi-bluetooth-git 1...

because Reedline always creates the same buffer with `control + o` in Nushell, i end up in an annoying situation in Neovim where the two buffers are in conflict because...

enhancement

This PR a refactor of #5 which was not presented in the right way... I hope this PR will be clearer and less of a mess :yum: My first idea...

hello there :wave: :yum: i feel this website repository is mainly made for developers or people who click on the "*Edit this page on GitHub*" button in the footer. the...

related to - #982 when i was working on #982, i tried to `npm run dev` and have a look at the website but i got the following error :confused:...