aboutsummaryrefslogtreecommitdiffstats
path: root/atuin-server-postgres
diff options
context:
space:
mode:
authorEllie Huxtable <ellie@elliehuxtable.com>2023-08-14 09:59:18 +0100
committerGitHub <noreply@github.com>2023-08-14 09:59:18 +0100
commite356ffaebaced1eeb3404fb468be2a2fca42d4ac (patch)
treee4fc31875e0ac5fff58fbd911ce9722441c435fe /atuin-server-postgres
parentUpdate to ratatui 0.22 (#1168) (diff)
downloadatuin-e356ffaebaced1eeb3404fb468be2a2fca42d4ac.zip
Remove terminal mode switching (#1170)
This was initially in place for when we used a different terminal backend. That backend required that the terminal be in a specific mode, or otherwise key modifiers would not be correctly recognized. It was super frustrating. Since the move to crossterm, we automatically switch to raw mode: https://github.com/atuinsh/atuin/blob/b48de9bd9d89fb9b6a0044a1b251e5b2ff116387/atuin/src/command/client/search/interactive.rs#L528 Should resolve #987, #650, #909, #492 Should also supercede #1149
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions