diff options
| author | Andrew Lee <32912555+candrewlee14@users.noreply.github.com> | 2024-02-12 01:24:24 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-02-12 08:24:24 +0000 |
| commit | f96cb6903db04339bf029e1c1cd2c5b27d210e19 (patch) | |
| tree | 4a75789161250b791a8baddab866b8e2e3448202 /atuin-server-postgres/Cargo.toml | |
| parent | chore(release): prepare for release v18.0.0 (#1685) (diff) | |
| download | atuin-f96cb6903db04339bf029e1c1cd2c5b27d210e19.zip | |
fix: reorder the exit of enhanced keyboard mode (#1694)
The `Stdout::new` function first enters an alternate
screen then later enables enhanced keyboard mode.
In `Drop`, we need to do this in the opposite order:
disable enhanced keyboard mode then exit alternate mode.
Fixes #1693
Diffstat (limited to 'atuin-server-postgres/Cargo.toml')
0 files changed, 0 insertions, 0 deletions
