David Chocholatý
David Chocholatý
# Problem If any errors occur, it is important to have a good debugging tools to identify the issue and be able to find a solution as quickly as possible....
### Issue Summary A post shows that it has a negative number of new comments, as shown in the picture.  ### Steps to Reproduce 1. Open [lemmy.ml](https://lemmy.ml/). 2. Look...
**Description** I updated Catch2 used in my project from some old Catch2v2 version to v3. When including Catch2 in my project tests through the CMake fetcher as a dependency, compiling...
This pull request includes a minor update to the `docs/src/theme-gallery.md` file to reflect changes in the location of community themes within the Zellij repository.
The format of the `zellij list-sessions` changed. To keep the colourful output as well as the additional information for the user, `--no-formatting` flag is not used. Instead, the line selected...
This PR adds a missing define directive in the example in the docs, without which the code will not compile.