atuin/atuin-client/src
依云 c37147d619
fix(import/zsh): zsh use a special format to escape some characters (#1490)
* fix(import/zsh): zsh use a special format to escape some characters

unescape those correctly rather than throw them away.

zsh side code:
9f57ca4ac8/Src/utils.c (L4889-L4900)

* fix code style
2024-01-03 08:46:59 +00:00
..
history replace chrono with time (#806) 2023-09-11 09:26:05 +01:00
import fix(import/zsh): zsh use a special format to escape some characters (#1490) 2024-01-03 08:46:59 +00:00
record Add connect timeout and overall timeout (#1238) 2023-09-18 08:39:19 +01:00
api_client.rs feat: add semver checking to client requests (#1456) 2023-12-20 09:03:04 +00:00
database.rs fix: initial list of history in workspace mode (#1356) 2023-10-29 18:03:34 +00:00
encryption.rs replace chrono with time (#806) 2023-09-11 09:26:05 +01:00
history.rs handle missing entries (fixes #1236) (#1253) 2023-09-26 14:52:45 +01:00
kv.rs Update dependencies (#1181) 2023-08-18 20:45:29 +00:00
lib.rs Automatically filter out secrets (#1182) 2023-08-19 12:28:39 +01:00
ordering.rs ignore JetBrains IDEs, tidy-up imports (#348) 2022-04-28 18:53:59 +01:00
secrets.rs Correct some secrets filter regex (#1326) 2023-10-25 18:31:28 +01:00
settings.rs fix(stats): time now_local not working 2024-01-01 16:42:36 +00:00
sync.rs clear history id (#1263) 2023-10-08 16:15:14 +00:00