Skip to content

lewang/jump-char

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

Why?

Navigate by char. The best way to “get” it is to try it.

Interface

Any other key stops jump-char and edits as normal.

keydoes
<char>move to the next match in the current direction.
;next match forward (towards end of buffer)
,next match backward (towards beginning of buffer)
C-c C-cinvoke `ace-jump-mode’ if available

ace-jump-mode

C-c C-c switches to ace-jump-mode seamlessly.

iy-go-to-char

The behaviour is strongly modeled after `iy-go-to-char’ with the following differences:

  • point always stays before match
  • point during search is same as after exiting
  • lazy highlighting courtesy of isearch

About

navigation by character occurrence

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •