Luis Marques

Results 13 issues of Luis Marques

As a Linux Mint user I'd like to have a deb image when a release is made so that installation is much easier than with AppImages

Hello, Will there be a future integration to CMake like what's done with include(CTest)? It could be a very good idea to automate everything through cmake.

Need feedbacks

I am trying to construct my Neovim setup with nvim-cmp and I want to configure it so that the floating window of propositions only opens after two letters of the...

### Did you check docs and existing issues? - [X] I have read all the todo-comments.nvim docs - [X] I have updated the plugin to the latest version before submitting...

bug

I have a pdf of https://link.springer.com/chapter/10.1007/978-3-642-21311-3_5, note the _5 in the DOI. By using `pdf2doi [file] -v`, it returns the DOI `10.1007/978-3-642-21311-3`, which is the book https://link.springer.com/book/10.1007/978-3-642-21311-3 containing the article....

Everytime I press , the suggestion is accepted and a trailing slash is added, but a backslash is also added before this slash. Is there an option to disable the...

I think the current manipulation tools for nested data structures could be improved. As mentionned in #2611, I think a cell could contain another table, accessible via the `enter` input....

wishlist

### Description I'm getting an error in neovim that wasn't here before. Has anything changed about the configuration of telescope ? Here's my current configuration : ``` return { 'nvim-telescope/telescope.nvim',...

bug

When launching P2Pool via monero-gui, I'm getting the following errors: ``` P2Pool can't continue execution: panic at /usr/src/debug/p2pool/p2pool/src/p2pool_api.cpp:51 2025-12-09 20:57:58.2653 P2Pool API path /usr/bin/stats/ doesn't exist 2025-12-09 20:57:58.2653 Log stopped...

The left pane on tablet devices stays open. I haven't found any way to close it. See the image below for details. ![Image](https://github.com/user-attachments/assets/45dba942-0e48-40f7-b73e-b2199a54dc1d) I'd like a button to close this...