subterfugue

Results 23 issues of subterfugue

The `Error: Failed to save history: No such file or directory (os error 2)` error occurs after inputting every command on fish.

Hello, I have discovered this project while looking for address books I could use with neomutt - and this seems to be a nice project to go with. But -...

Hello, I've recently started using emacs, getting into the ecosystem, and also learning common lisp. I've been recommended this plugin, and it seems to work really well, my only problem...

Hooks would work really well in extending this package manager and would make any wanted features relatively easy to implement just given hooks, look at something like pacman's hook system

enhancement

Specifically, in the wiki's ["State of Idris 2 documentation" "documentation we wish we had" section](https://github.com/idris-lang/Idris2/wiki/2-%5BCommunity%5D-The-state-of-Idris-documentation#documentation-we-wish-we-had), you mention that you wish you had: > a FAQ > a tutorial on quantities...

The failure is specifically: ``` ~:mon% utop Fatal error: exception Failure("Config file not found - neither /home/mon/.opam/4.12.0/lib/findlib.conf nor the directory /home/mon/.opam/4.12.0/lib/findlib.conf.d") ``` I know exactly why it fails - because...

Hello! I have been trying to get a program I've written to work in Wayland by setting the environment variable `export SDL_VIDEODRIVER=wayland` but I get this error: ` SDLCallFailed {sdlExceptionCaller...

Hello! This is a fantastic library that's engineered very nicely, great job! Though, I've found some weird implementation details here that could improve the library if changed to work well....

#### Short description When pressing the clipboard icon in the little tools bar above the keyboard, the keyboard freezes for a good 10-20 seconds then brings up the clipboard if...

bug
needs more info
area: clipboard

Currently, for something like ``pack repl``, you have options like `--rlwrap` which only apply to that command; and the way you use it is via ``pack --rlwrap repl``, which for...

enhancement
help wanted