ddworken / hishtory

Your shell history: synced, queryable, and in context
https://hishtory.dev
MIT License
2.48k stars 46 forks source link

handle cwd failed exception #226

Closed AndCycle closed 2 months ago

AndCycle commented 3 months ago

failed example

$ mkdir /tmp/test
$ cd /tmp/test
$ rmdir /tmp/test
$ 2024/07/08 16:44:58 hishtory v0.297 fatal error at github.com/ddworken/hishtory/client/cmd/saveHistoryEntry.go:190: failed to build history entry: failed to get cwd for last command: no such file or directory