winterTTr / ace-jump-mode

a quick cursor jump mode for emacs
https://github.com/winterTTr/ace-jump-mode/wiki
605 stars 72 forks source link

suggest for ace-jump-cross-mode #69

Open hick opened 9 years ago

hick commented 9 years ago

the ace-jump-line-mode could only jump by line, we could jump by column actually, immediately after the "ace-jump-line-mode".

it could be based on ace-jump-line-mode, immediately, after selecting the line I want in ace-jump-line-mode , display the keys I could press for column in this line! or for better way, display the keys under the line

看 winterTTr 同学是不是很久不来了, 英文表达可能不大准, 补充下中文:

建议的基本思路就是先定位行, 再定位列, 常见的情况下, ace-jump-cross-mode 启用以后, 可以定位到绝大多数地方.

bcowgill commented 8 years ago

But if you know what column you want on a target line wouldn't you use char mode navigation? Just pick the character in the column on the line you want to go to.