xofyarg

Results 10 issues of xofyarg

### System information Type | Version/Name --- | --- Distribution Name | debian Distribution Version | buster, bookworm Kernel Version | upgrade from 5.10 to 5.18 Architecture | amd64 OpenZFS...

Type: Defect
Component: Encryption

### Describe the bug It seems that when putting the following 3 things together, wasm instance will panic: 1. use native engine, compile can be either LLVM or Cranelift 2....

🐞 bug
🕵️ needs investigation
📦 lib-engine-dylib
priority-medium

libvterm defaults to generate a dynamic library, however the emacs module prefers a static one. Fix #333

Hi, I'm trying to identify an error, which throws the following msg: ``` Invalid GNU filename index field in entry header ("SYM64/ ") ``` It seems like a file size...

help wanted

Elvish's syntax is not compatible with other POSIX shells, the prompt is generated more dynamically. For now I think it's better to leave it to the users to decide what...

Hi, The version is bumped to a pre-release version after each release, which I found is tricky to patch. Here's my use case: I'm currently put `domain = "0.10.0"` in...

Hi, I included two trivial changes when working on an upgrade from domain-0.7 to 0.10. Please let me know if I missed anything. Thanks.

### What new feature should Elvish have? In the follow use case, when running an adhoc command with a certain variable, we got a deprecation warning. ``` ~> E:LS_COLORS= ls...

I currently have two issues when using RMK with HRM, both of them related to fast typing during the tapping term. - Rolling keys are not registered as tapping. The...

## Feature Request ### Crates tonic ### Motivation Tonic's builtin transport rely on tokio runtime, but with some simple tweaking, I managed to make it work with another runtime, by...