Matthieu Talbot

Results 51 issues of Matthieu Talbot

Hi, I cloned the repository, opened **jost.xcodeproj** , modified the project settings to target 10.9 because I don't have the old 10.4u SDKs. I hit compile and I got this...

Dear Yabai maintainers, Libreoffice freezes when opening a modal menu («save as», or "format > columns» for example). I would expect that modals from Libreoffice would stay floating automatically. Is...

I tried to use LocalAI as a backend for https://github.com/madox2/vim-ai , but when feeding a request that is bigger than the README examples, it takes forever before crashing with :...

area/ai-model

**Name:** splint **URL:** https://splint.org/ I found a working implementation at https://github.com/skywind3000/vim/blob/master/site/opt/ale_splint.vim

new tool

Hello, I created a page to test diffhtml and it works great of firefox on my laptop. But with my old iPad, `window.diff` stays undefined. Not sure how to proceed...

Hello, I am creating an import bash script for splitwise csv that works like this: * read the splitwise csv, store column names * in the `$my_tmp_file` * write "apply...

duplicate

In `tig`, executing `:!git commit --amend` tries to call EDITOR, in my case vim, but fails, displaying >vim input is not a from terminal >vim output is not from terminal...

Hey, I stumbled upon a demonstration of lazygit, most of it I could already do with tig. There was this concept called "custom patch" https://github.com/jesseduffield/lazygit/wiki/Directly-Changing-Code-Stored-In-Commits#lazygit-solution , where one has this...

Disables the detection of tags_file_is_local. Adds an additional way of fixing https://github.com/ludovicchabant/vim-gutentags/issues/70 , by forcing only absolute paths.