[vi-mode] Support diw command #2057
Labels
Issue-Enhancement
It's a feature request.
Issue-Triaged
It indicates an issue was triaged
Resolution-Fixed
Description of the new feature/enhancement
As alluded to in #584, PSRL should support vim "text-objects".
Consider supporting the diw command to delete inner words.
Proposed technical implementation details (optional)
I think a new Chord dispatch table must be introduced because currently, PSRL cannot handle 3-letter commands.
Most of the implementation from
ProcessOneKey
can be reused and refactored in common methods.The text was updated successfully, but these errors were encountered: