Jérôme Lanteri
Jérôme Lanteri
# There is a "delete" item selection on repo right click menu... When user try to delete an existing repo, it should just remove it (without delete the linked directory...
## General information ## Basic examination tty from ssh access on FeeBSD-12.2 zsh used with Oh-my-zsh and antigen (installed from freebsd packages) zsh-5.8 add to oh-my-zsh as indicated (and also...
nm-applet give me access to network-manager connections and also PIA (VPN) service, and also Nomachine service. yabar is a bar (not a service manager for a bar) so i think...
# Bug report **What is the current behavior?** Read a documentation about webpack-5 who is really talking about webpack-5. **If the current behavior is a bug, please provide the steps...
### Describe the bug I have a Jellyfin server on Raspberry Pi 4B working nicely (installed from Raspbian package sources). Without HTTPS enabled it was working fine from my Android...
Hi and thank you for your package module. i installed and try legit, then uninstall it. ```bash npm r legit npm uninstall legit ``` but at start server time, there...
i can get how to have categories by page with page_size. running facets.get_categories() is very long, i would like to load page by page my view from a thread... thank...
Hello and thank you for your job on RTE for React. Please, can you explain how to use style (pass an object, but what this object has to contain ?)...
Hello and thank you for this nice editor. Please, can you tell me where i can find and add some translation entries language (i would like to create/add French language,...
i read your Readme.md file with this example code: ```Javascript import { Editor } from 'react-editor' let [value, setValue] = useState('') let ref = useRef() ref.focus() ref.insertText('foo') ref.insertHTML('') value =...