mirror of
https://github.com/ddworken/hishtory.git
synced 2025-02-25 15:01:11 +01:00
The previous method of filtering duplicates only worked on duplicates that occurred consecutively. Since dupes happen out of order often, this switches the logic to instead use a map of seen commands and filter based on that. |
||
---|---|---|
.. | ||
ai | ||
cmd | ||
data | ||
hctx | ||
lib | ||
table | ||
test_metrics_exporter | ||
tui | ||
client_test.go | ||
fuzz_test.go | ||
testutils.go |