Virginia Senioria

Results 5 issues of Virginia Senioria

(This pr is the successor of #175) (Currently this is only a draft since its documents are not yet updated) As introduced in #174 and #161, some languages may have...

It's said in the document that some C99 features are not used in Vim: https://github.com/vim/vim/blob/b2f0ca820eae50994745106d824e215d87bd7926/runtime/doc/develop.txt#L218-L227 However, it may be possible to loose some of these restrictions: - After dropping support...

For people like me who use a standalone repo to hold the configurations and have the widgets repo as a submodule, it may be better to have the ability to...

# Steps to Reproduce ``` idris2 module Test namespace Foo record R where -- Comment this line and the following Use* doesn't compile data A : Type where B :...

The power button seems not to be recognized by the system at all: it's not only not listed in `evtest`, but also absent in `dmesg`. Manually `systemctl suspend` can suspend,...