improv: small details

This commit is contained in:
iff 2023-07-31 03:21:06 +02:00
parent 982149802a
commit 72db07051b
5 changed files with 26 additions and 20 deletions

View file

@ -1,4 +1,3 @@
use colored::*;
pub fn highlight_difference(corrected_command: &str, last_command: &str) -> String {