chrome vim plugin - Vimium - Go语言中文社区

chrome vim plugin - Vimium


Navigating the page:

1. j k l h

scroll down/up/left/right

2. d u

scroll a half page down/up

3.gg G

scroll to the top/bottom of the page

4. r

reload the page

5.yy

copy the current url to the clipboard

6. p P

open the clipboard's url in the current/a new tab

7. i v 

enter insert/visual mode

8.gi

focus the first text input on the page

9. f F

open a link in the current/ a new  tab

10. gf

select the next frame on the page

11. gF

select the page's main/top frame

 

Using the vomnibar:

12. o O

open URL,bookmark or history entry in the current/a new tab

13. b B

open a bookmark in the current/a new tab

14. T

search through your open tabs (note: just search the title name)

 

Using find:

15. /

enter find mode

16. n N

cycle forward/backward to the next/previous find match

 

Manipulating tabs:

17. t

create new tab

18. J gT

go one tab left

19. K gt

go one tab right

20. ^

go to previously-visited tab

21. g0

go to the first tab

22. g$

go to the last tab

23.yt

duplicate current tab

24. x

close the current tab

25. X

restore close tab

 

Miscellaneous:

26. ?

show help

版权声明:本文来源CSDN,感谢博主原创文章,遵循 CC 4.0 by-sa 版权协议,转载请附上原文出处链接和本声明。
原文链接:https://blog.csdn.net/db2china/article/details/100070968
站方申明:本站部分内容来自社区用户分享,若涉及侵权,请联系站方删除。
  • 发表于 2023-01-02 10:15:47
  • 阅读 ( 250 )
  • 分类:Go Web框架

0 条评论

请先 登录 后评论

官方社群

GO教程

猜你喜欢