Leah Amelia Chen
Leah Amelia Chen
:heart::crab::heart: May the funny crab lang live long and prosper
fune In a more serious note, supporting them would need to add logic to identify and validate the jars, which potentially could be quite an undertaking
> This can already be done with `pk;message -delete ` Yeah but I think deleting a message should warrant its own command? Plus it's not actually documented anywhere in the...
Still, I wonder if we can introduce `pk;delete` as an alias for `pk;message -delete` for increased visibility
目测是因为打印的log中可能存在汉字转义后的字符串(如`%E1%23`),被`String.format`理解成了规定的格式字符(见https://docs.oracle.com/javase/7/docs/api/java/util/Formatter.html )之后报错
Kotlin user here, we should definitely start using them :)
Judging by the crash report alone, Iris isn't involved in the crash at all -- it looks like a compatibility issue between Dash and (Iris) Sodium. Can you remove Iris,...
Ah I see. @alphaqu might need to investigate this further
> From my understanding, TOML by itself demands that the maps are unordered. > > This is **not** an issue with HM, this is an issue with whatever expects the...
Bumping this issue — while symlinking config files *often* works, some software will just crash/do very weird things when they encounter read-only symlinks. The two offenders I've encountered so far...