vimperator setting records
vimperator confugration files
:highlight Hint color:#000;background:rgb(250,230,150);border-radius:4px;width:20px;height:16px;font-size:14px;font-weight:bolder;border:2px solid rgb(250,200,50);box-shadow:2px 2px 5px rgb(80,80,80);text-align:center;
:highlight HintElem color:#00f;
:highlight CmdLine color:#000;font-weight:bolder;
:set hintchars=asdfghjkl
:set maxitems=5
make a colortest.vimp file in c:/user/../vimperator/color
then call in firefox use following commond
:colorscheme colortest
this can change the 'f' function in another color style and change hintchars from 123.. to asfd..
:noremap j 3j
this can change has been already mapped shortcut keyboard in other way use map to maping
:map q gT
:map w gt
set the 'q''w' map to change the tab in firefox
:mkvimperatorcc
store the setting in files in another words when you run firefox next time the setting you take will automatic loading
:set toolbars=none
this command can display all the toolbars such as navigator, menu, tabs and so on
| Esc key: | escape from any mode. If you find out keys not working, you may in some mode such as search, Insert or other modes; Press Esc to escape; |
| [num]gt or C-n: | go to next or nth (if num is provided) tab; |
| gT or C-p: | go to the previous tab; |
| g0 or g^: | go to the first tab; |
| g$: | go to the last tab; |
| gf or :view | view the source in the current tab; |
| gh or gH: | go to home page or new tab with home page; |
| gu or gU: | go up parent link or root; |
| gi: | focus the last used input field; |
| gb or gB | Repeat last :buffer! command or reversely. Convenient to switch back to previous visited tab. |
| :buffers or b or B | Show a list of current buffers(tabs). B lists more detailed information such as % for current tab # for previous tab. |
| S-h or C-o: | go to the previous history link; |
| S-l or C-i: | go to the next history link; |
| f or F: | hint mode to display links by number. F for open link in a new tab; |
| ;{keys}: | hint mode by command keys: |
| a or s: | save a link (prompt dialog or no dialog); |
| o or t: | open a link in current tab or new tab; |
| O or T: | open a link in current tab or new tab with its command in the command area(bottom); |
| v: | view source code in the current tab; |
| y: | yank the link; |
| Y: | yank the link’s text; |
| o or t: | open a link in the current or new tab. You can type in a link in the command area then press enter key; |
| O or T: | similar as above with the current link displayed; |
| y: | yank the current link; |
| a or A: | add or added the current link to bookmark; |
| [num]h,j,k, or l: | move left, down, up or right by number if num is provided or by one as default; |
| gg: | move to top; |
| G: | move to button; |
| C-d, C-u, C-b or C-f: | scroll down or up with half or full page; |
| z{keys}: | zooming |
| i: | zoom in; |
| o: | zoom out; |
| z: | back to 100%; |
| :sav[eas]>: | save the current link to disk; |
| /: | start search in Vimperator command area; |
| n or N: | search forward or backward; |
| :st[op] or C-c: | stop current loading; |
| r or R: | fore to reload the current page(R for skipping the cache); |
| d or :quita[ll]: | close the current tab or all tabs; |
| u or :undoa[ll]: | undo closing one or all tabs; |
| :restart: | restart Firefox; |
| :ZQ: | quit and don’t save current session; |
| :ZZ: | quit and save the current session; |
| :ver: | displaying versions of Vimperator and Fixfox; |
| :addon | displaying firefox’s addon; |
| :sbar | open sidebar window with optional selection: Bookmarks, History, Add-ons, Downloads, Preferences… |
| :sbclose | close sidebar window |
| :saveas | save current document to disk with prompt where to save. |
| :addons | open all the add-ons and themes in the current tab. |
| : xall | Save the session and quit |
vimperator setting records的更多相关文章
- P6 EPPM Manual Installation Guide (Oracle Database)
P6 EPPM Manual Installation Guide (Oracle Database) P6 EPPM Manual Installation Guide (Oracle Databa ...
- P6 EPPM Installation and Configuration Guide 16 R1 April 2016
P6 EPPM Installation and Configuration Guide 16 R1 April 2016 Contents About Installing and ...
- P6 Professional Installation and Configuration Guide (Microsoft SQL Server Database) 16 R1
P6 Professional Installation and Configuration Guide (Microsoft SQL Server Database) 16 R1 May ...
- phalcon: 查找记录(Finding Records)可用的查询设置如下:
可用的查询设置如下: 参数 描述 举例 conditions Search conditions for the find operation. Is used to extract only tho ...
- records.config文件参数解释
# Process Records Config File # # <RECORD-TYPE> <NAME> <TYPE> <VALUE (till end ...
- records.config文件配置模板
# # # Process Records Config File # # <RECORD-TYPE> <NAME> <TYPE> <VALUE (till ...
- vimperator
racedu http://www.cnblogs.com/rocedu/p/6673380.html 首先这篇答案是用All-in-One Sidebar打开侧栏照打的...以下addons是经过自 ...
- records.config中文详解
转载:http://www.safecdn.cn/cdn/2018/12/records-config-zh/106.html records.config参数的一些备注 CONFIG proxy.c ...
- Building Applications with Force.com and VisualForce(Dev401)( 八):Designing Applications for Multiple Users: Controling Access to Records.
Module Objectives1.List feature that affect access to data at the record level.2.List the organizati ...
随机推荐
- Windows添加和取消右键管理员权限
亲测可用 新建文本文档,粘贴下列代码 Windows Registry Editor Version 5.00[HKEY_CLASSES_ROOT\*\shell\runas]@="管理员取 ...
- checkbox的check事件
<input type="checkbox" id="NameFlag" name="originalName" onClick=&q ...
- PHP浮点数计算
涉及到计算 和金额交易 使用bc系列函数 高精度计算 不会有0.57不精确的问题
- 以forin的方式遍历数组时进行删除操作的注意点
今天在修改某项需求的时候,需要在遍历的时候将匹配项移除掉,采用的时forin的方式遍历,然后运行的时候却crash掉了 for (NSString*str in self.btnArray) { if ...
- 【基本技能篇】>>第3篇《暗时间_指导学习的方法论——心得》
暗时间——指导学习的方法论 ——2016年2月11日 打造自己的核心竞争力:①专业领域技能:②跨领域的技能(解决问题的能力,创新思维,判断与决策能力,表达沟通能力等等):③学习能力,持续学习和思考新知 ...
- jqueryGannt用法
jqueryGannt主要用于甘特图的展示,直接上步骤 1.下载 jquery.min.js js/jquery.fn.gantt.js 的js ,可以自己去github上搜官方的. 其他的要上传对应 ...
- Jquery做点击选中与鼠标移上特效
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/ ...
- cygwin下载指南(转)
http://blog.chinaunix.net/uid-20178959-id-1731456.html
- VS2012+LUA环境搭建
1 .启动VS2012,选择C++下的"win32"项目类型中的"Win2控制台应用程序" 2.工具——选项——项目和解决方案——VC++目录——可执行程序(C ...
- TRACERT命令
这半个月 服务器从联通线路换到移动线路 导致基层用联通和电信线路的用户 上不去收费软件 tracert 120.194.42.142:8090 发现路由器 解析地址绕过很多条街后 出现丢包现象 联系 ...