aboutsummaryrefslogtreecommitdiff
path: root/helix-term/src/commands
diff options
context:
space:
mode:
authorMichael Davis2022-08-31 01:34:04 +0000
committerGitHub2022-08-31 01:34:04 +0000
commit9e24f2aa81f6bbb1fecbf6c7a14a56742389444f (patch)
treee31b68b6d60d4756fb1121f7d0096a3d7b6cc0c6 /helix-term/src/commands
parent16525349dbb2b72064e1cfb5cc3164dc236fd367 (diff)
Use the original document and view for mode transition hooks (#3508)
When changing focus, the lookup with `current!` may change the view and end up executing mode transition hooks on the newly focused view. We should use the same view and document to execute mode transition hooks so that switching away from a view triggers history save points.
Diffstat (limited to 'helix-term/src/commands')
0 files changed, 0 insertions, 0 deletions