feat: watch: try pager mode..

This commit is contained in:
2025-04-04 02:09:43 +00:00
parent d800266fe0
commit c5e9d9c8cb
8 changed files with 6363 additions and 202 deletions

View File

@@ -25,7 +25,7 @@ stdenv.mkDerivation {
'';
meta = {
description = "hectic";
description = "hmpl";
license = lib.licenses.mit;
};
}