Opened 11 years ago
Last modified 8 years ago
#226 new defect
Padre::Plugin::Vi t/T/f/F don't work
Reported by: | shlomif | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | plugins | Version: | 0.25 |
Keywords: | Cc: |
Description
In Vi Mode the following keybindings don't work:
- [N]f[Char] - go to (N'th) forward Char on the same line.
- F - likewise only backwards.
- t - like f only one character before the specified char.
- T - like "t" only backwards.
Change History (3)
comment:1 Changed 11 years ago by jquelin
- Component changed from editor to plugins
comment:2 Changed 9 years ago by szabgab
- Component changed from plugins to Vim plugin
comment:3 Changed 8 years ago by bowtie
- Component changed from Vim plugin to plugins
- Summary changed from [Vi Mode] t/T/f/F don't work to Padre::Plugin::Vi t/T/f/F don't work
Note: See
TracTickets for help on using
tickets.