ObserverOfTime
ObserverOfTime
Here, the only word that should be marked is `exampl`: ```tex \begin{titlingpage} \textbf{This is an exampl:} \cite{somecitation} \end{titlingpage} ```
Would it be possible to add completion for queryset field arguments? For example: typing `SomeModel.objects.filter(` should complete the fields of the `SomeModel` model. This should also include lookups like `id__in`,...
Supporting Gitea instances through [tea](https://gitea.com/gitea/tea) would be nice.
## Language name Keeping "Scheme" should be fine but "Tree-sitter" or "Tree Query" could be used instead. > Tree-sitter’s syntax highlighting system is based on *tree queries*, > which are...
I'm trying to run a background task using a worker and display a message when an exception is caught. Here's a minimal reproducible example: ```kotlin package example import kotlin.native.concurrent.TransferMode import...
**Newsboat version**: `newsboat 2.15.0` I'd like to keep my credentials for a restricted access feed in [`.netrc`](https://www.gnu.org/software/inetutils/manual/html_node/The-_002enetrc-file.html) instead of the urls file. The feed isn't in one of the supported...
This closes #391. I've tested the musl wheel on Alpine edge and it works. It might be worth creating a new release if and when this PR is merged. Both...
- [ ] Comments on series - [ ] Comments on chapters - [ ] Links to comments - [ ] Hiding spoilers - [ ] Mentioning users? These should...
The reader will need to be rewritten once the redesign (#22) is completed. Requirements: * [ ] Series types * [ ] Manga * [ ] Comic * [ ]...
It'd be great if we could edit sparse files other than `README.md`, e.g. `LICENSE`. I see that it's already implemented in alfunx/dotfiles.sh@4139c98. What's missing is the ability to edit `info/sparse-checkout`...