1. 12 Jun, 2021 8 commits
  2. 28 May, 2021 3 commits
  3. 21 May, 2021 2 commits
  4. 03 May, 2021 4 commits
  5. 26 Apr, 2021 1 commit
  6. 25 Apr, 2021 5 commits
  7. 23 Apr, 2021 2 commits
  8. 11 Apr, 2021 1 commit
  9. 09 Apr, 2021 4 commits
  10. 07 Apr, 2021 1 commit
  11. 06 Apr, 2021 3 commits
  12. 31 Mar, 2021 2 commits
  13. 28 Mar, 2021 1 commit
  14. 27 Mar, 2021 1 commit
  15. 25 Mar, 2021 1 commit
  16. 15 Mar, 2021 1 commit
    • CrispyConductor's avatar
      fix(vi-mode): fix keymap indicator on zle-line-finish (#9620) · 3f34ce4d
      CrispyConductor authored
      * Update VI_KEYMAP on zle-line-finish.  Fixes next prompt draw.
      
      * Also fix vi-mode prompt redraw in case previous prompt was canceled
      
      * Do not redraw fix prompt if VI_MODE_RESET_PROMPT_ON_MODE_CHANGE is unset
      
      * Use a local variable instead of global in function
      3f34ce4d