Skip to content

tomkadwill/find-letter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

find-letter

Porting Vim's f and t command to Atom.

Installing

Use the Atom package manager, which can be found in the Settings view or run apm install find-letter from the command line.

Usage

Move cursor to next occurrence of specific letter. Commands work with selection

Commands

  • ctrl-f - Go to next occurrence of specific letter

TODO

  • Implement BOTH f and t commands
  • Search backwards
  • Work with string of characters rather than single character?

About

Atom package for jumping to next occurance of a letter

Resources

License

Stars

Watchers

Forks

Packages

No packages published