aboutsummaryrefslogtreecommitdiffstats
path: root/atuin-server-database
diff options
context:
space:
mode:
authorAndrew Lee <32912555+candrewlee14@users.noreply.github.com>2024-02-12 01:24:24 -0700
committerGitHub <noreply@github.com>2024-02-12 08:24:24 +0000
commitf96cb6903db04339bf029e1c1cd2c5b27d210e19 (patch)
tree4a75789161250b791a8baddab866b8e2e3448202 /atuin-server-database
parentchore(release): prepare for release v18.0.0 (#1685) (diff)
downloadatuin-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-database')
0 files changed, 0 insertions, 0 deletions