-
Notifications
You must be signed in to change notification settings - Fork 315
Closed
Labels
Issue-EnhancementIt's a feature request.It's a feature request.Issue-TriagedIt indicates an issue was triagedIt indicates an issue was triagedResolution-Fixed
Description
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.
qubitz, dyuu7 and navakelvin
Metadata
Metadata
Assignees
Labels
Issue-EnhancementIt's a feature request.It's a feature request.Issue-TriagedIt indicates an issue was triagedIt indicates an issue was triagedResolution-Fixed