-
Greetings,
Neither of the "reload" shortcuts , work on my instance
(Version 16.04.1 Qutepart 3.0.1 (with binary parser) Qt 5.7.1). This
turns out to be very useful if you are validating auto-g…
-
-
I am confused about this line of code:
````c
#define VARx(type,name) VAR(name, type name)
````
I searched the entire project, and can‘t find definition of macro **VAR(name, type name)**, could …
-
After writing Go and Terraform code in `vim` which automatically runs `go fmt` and `terraform fmt` it is very painful to fix Flake8 errors by hand. Is it possible to implement an autoformat mode for E…
-
The [Walkthrough: Parallel ENKI preprocessing with fMRIprep](http://handbook.datalad.org/en/latest/beyond_basics/101-171-enki.html#walkthrough-parallel-enki-preprocessing-with-fmriprep) uses the follo…
-
Attempting to use `mips64-n32`, i get the following:
```
arm_now start mips64-n32
(use --clean next time) An aarch64 image exists, delete ? (y/n) y
Downloading /root/.config/arm_now/templates/…
-
There is an Oops, Internal exeption witdow appearing on opening any file with following information
Traceback (most recent call last):
File "/usr/lib64/python3.10/site-packages/qutepart/__init__.…
-
Opening this file in Enki gives a crash.
```py
#!/usr/bin/env python
import TestSCons
test = TestSCons.TestSCons()
test.write('SConstruct', "")
test.run(arguments = '-m .',
stderr …
-
hi,
it would be great if a package for mac is created. I had tried to make the installer but it never works.
-
Enki has reached its complexity limit with its current design. After a discussion with @dmiklic, we think it should be refactored into an Entity Component System (https://en.wikipedia.org/wiki/Entity_…