Skip to content

Conversation

@tpoliaw
Copy link
Contributor

@tpoliaw tpoliaw commented Jan 19, 2024

The latest in the control characters saga. I opted for the nested enum option as
it made accessing the history fields easier in the FormatKey implementation.

@ellie
Copy link
Member

ellie commented Jan 22, 2024

looks good! just the one clippy error and then ready to merge. thanks!

When piping the output of `atuin history list` to a file, it makes more
sense for the literal commands to be written rather than the escaped
ones that would be printed to the terminal.
@tpoliaw
Copy link
Contributor Author

tpoliaw commented Jan 22, 2024

Done. Not sure I agree with clippy about the if vs match when it's not being used for flow control but I guess consistency is better than readability.

@ellie
Copy link
Member

ellie commented Jan 23, 2024

Thank you!

@ellie ellie merged commit 2bd7114 into atuinsh:main Jan 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants