term: Color Node IDs
Though Node IDs technically are not hashes, we can use similar techniques to “fingerprint” them.
This seems to break tables.
See also:
- https://radicle.zulipchat.com/#narrow/channel/392584-feedback/topic/.E2.9C.94.20SHA.20abbreviation/near/438433190
- ChromaHash
- humanhash
- RoboHash
- Identicon
- Blockies
- …
2 files changed
+36
-2
41f9048d
→
52e99633
modified radicle-cli/src/terminal/format.rs
@@ -18,9 +18,34 @@ use crate::terminal as term;
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
|
|
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified radicle-term/src/ansi/color.rs
@@ -45,6 +45,15 @@ impl Color {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|