tvl-depot/users/Profpatsch
Profpatsch 22a8bf93f7 feat(users/Profpatsch/struct-edit): initial version
A take at a TUI-based structural editor, which should eventually read
a type definition of a structure and some values, and build a GUI to
edit it.

So far you can only pipe it some restricted json (lists, strings and
floats) and “navigate” through the structure with the arrow keys.

Change-Id: I7c8546459ff86c766fc03723f732c7d9f863ceaa
Reviewed-on: https://cl.tvl.fyi/c/depot/+/2862
Tested-by: BuildkiteCI
Reviewed-by: Profpatsch <mail@profpatsch.de>
2021-04-23 18:30:06 +00:00
..
advent-of-code/2020 feat(users/Profpatsch/advent-of-code): 2020 day 04 2021-03-01 23:26:25 +00:00
arglib feat(users/Profpatsch): build attrset members on CI 2021-03-15 22:16:19 +00:00
emacs-tree-sitter-move feat(emacs-tree-sitter-move): shell and json test files 2021-01-01 22:40:38 +00:00
execline feat(users/Profpatsch): build attrset members on CI 2021-03-15 22:16:19 +00:00
netencode feat(users/Profpatsch/writers): make testing default for rustSimple 2021-04-04 15:16:23 +00:00
netstring feat(users/Profpatsch): build attrset members on CI 2021-03-15 22:16:19 +00:00
nixpkgs-rewriter feat(users/Profpatsch): build attrset members on CI 2021-03-15 22:16:19 +00:00
struct-edit feat(users/Profpatsch/struct-edit): initial version 2021-04-23 18:30:06 +00:00
writers refactor: Move nixpkgs attribute to third_party.nixpkgs 2021-04-10 21:18:55 +00:00
imap-idle.nix chore: move all 3p buildRustCrate derivations to //third_party 2021-04-03 22:16:35 +00:00
imap-idle.rs feat(users/Profpatsch): add imap-idle 2021-03-22 22:52:11 +00:00
lib.nix fix(users/Profpatsch/lib/eprintenv): don’t crash when env is missing 2021-02-13 20:00:23 +00:00
OWNERS feat(users/Profpatsch): add sterni to my user dir OWNERS 2021-02-09 20:46:30 +00:00
read-http.nix chore: move all 3p buildRustCrate derivations to //third_party 2021-04-03 22:16:35 +00:00
read-http.rs feat(users/Profpatsch/execline/exec_helpers): add no_args() 2021-02-13 20:00:23 +00:00
tree-sitter.nix chore: move all 3p buildRustCrate derivations to //third_party 2021-04-03 22:16:35 +00:00