Sequel pro

Sequel-Pro Keyboard Shortcuts Sequel-Pro键盘快捷键


Get the most out of Sequel Pro by remembering the following keyboard shortcuts. 通过记住以下键盘快捷键来最有效地使用Sequel Pro。

Main Tabs 主要标签


Table Structure 表结构

⌘   1

Table Content 表内容

⌘   2

Table Relations 表关系

⌘   3

Table Info 表信息

⌘   4

Custom Query 自定义查询

⌘   5

Table Triggers 表触发器

⌘   6

General Shortcuts 常用快捷键


New Window (Connection File) 新窗口(连接文件)

⌘   N

New Tab(Connection File) 新标签(连接文件)

⌘   T

Add Connection To Favorites 添加连接到收藏夹

⇧   ⌘   A

Open (Connection File or SQL File) 打开(连接文件或者SQL文件)

⌘   O

Open current Connection File in New Window在新窗口打开当前连接

⌥   ⌘   O

Save (Connection File)保存(连接文件)

⌘   S

Save As (Connection File) 另存为(连接文件)

⇧  ⌘   S

Save Query保存查询

^  ⌘   S

Close (Connection File)关闭(连接)

⌘   W

Close All (Connection File) 关闭所有(连接)

⌥   ⌘   W

Print打印

⌘   P

Import 导入

⇧   ⌘   I 

Show Console Window 显示控制台

⇧   ⌘   K

Clear Console 清空控制台

⌘   K 

Back in History 后退

⌃   ⌥   ←

Forward in History 向前

⌃   ⌥   →

Select Next Tab 选择下一个标签

⌃   ⇥

Select Previous Tab 选择上一个标签

⌃   ⇧   ⇥ 

Insert NULL value 插入NULL

⌃   ⇧   N

Copy Create Table Syntax 复制创建表语法

⇧   ⌘   C

Show Create Table Syntax 显示创建表语法

⌥   ⌘   S

Refresh Databases 刷新数据库

⇧   ⌘   R

Choose Database 选择数据库

⇧   ⌘   D

Show Server Variables 显示服务器变量

⇧   ⌘   V

Show Server Processes 显示服务器进程

⌥   ⌘   P

Refresh Tables 刷新数据表

⌃   ⌘   R

Flush Privileges 刷新权限

⇧   ⌘   F

User Accounts… 用户账号

⌘   U

Copy selection / Copy selected row(s) 复制选择/复制选中的行

⌘   C

Copy selected row(s) with column names 复制选中的行包括列名

⌥   ⌘   C

Copy selected row(s) as SQL INSERT 复制选中的行包括插入语句

⌃   ⌥   ⌘   C

Show/Hide Toolbar 显示/隐藏工具栏

⇧   ⌘   T

Filter Table Content 过滤表内容

⌃   ⌘   F

Filter Tables 过滤表

⌃   ⌥   ⌘   F

Bundle Editor 构建编辑器

⌃   ⌥   ⌘   B

Navigator 导航

⌃   ⌥   ⌘   N

Select 选择


Select current word 选择当前单词

⌃   W 

Select current line 选择当前行

⌃   L

Select enclosing brackets 选择括号内

⇧   ⌘   B

Select all 选择所有

⌘   A

Table Structure Tab 表结构标签


Add a new field 新增字段

⌥   ⌘   A

Delete selected field 删除所选字段

Duplicate selected field 选中字段的副本

⌘   D

Refresh table structure 刷新表结构

⌘   R

Edit table details 编辑表详情

⌘   4

Table Content Tab 表内容标签


Add a new row 新增行

⌥   ⌘   A

Delete selected row(s) 删除选中行

Duplicate selected row 选中行的副本

⌘   D

Refresh table contents 刷新表内容

⌘   R

Custom Query Tab 自定义查询标签


Version 1.0 and later 1.0版本以后

Run all queries 运行所有查询

⌥   ⌘   R

Run current query or selection 运行当前或者选中查询

⌅ or ⌘   R

Versions 0.9.9.1 and earlier 1.0版本以前

Run all queries 运行所有查询

⌅ or ⌘   R

Run current query or selection 运行当前或者选中查询

⌥   ⌘   R

Shift line or selection rightwards 左缩进

⌘   [

Shift line or selection leftwards 右缩进

⌘   ]

(Un)Comment line or selection 注释选中行

⌘   /

(Un)Comment current query 注释当前查询

⌥   ⌘   /

Completion (narrow-down list / fuzzy search) 完成(模糊查询)

    Insertion of an item 插入项目

↩ , ⇥ , Double-Click

    Insertion full schema reference

⇧ + ↩ , ⇧   ⇥ , ⇧   Double-Click

    Keep Window Open after Insertion 保存窗口打开后插入

holding down ⌃while insertion

    Fuzzy Search 模糊查询

⌃   ⎋

    Close Window 关闭窗口

Spell Checker Completion (narrow-down list) 拼写检查

F5

Select current query 选择当前查询

⌃   Y

Show MySQL help for current word or selection 显示当前单词或者选择的mysql帮助

⌃   H

Open query favorites popup menu 打开查询收藏夹弹窗

⌥   ⌘   F

Open query history popup menu 打开查询纪录弹窗

⌥   ⌘   Y

Insert previous history item (successively) 插入上一个语句(连续的)

⌃ +  ↑

Insert next history item (successively) 插入下一个语句(连续的)

⌃   ↓

Show all database names as completion list 显示所有数据库名到补齐列表

⌥   ⌘   1

Show all table and view names as completion list 显示所有表名到补齐列表

⌥   ⌘   2

Show all table names from current database as completion list 显示当前数据库的所有表名到补齐列表

⌥   ⌘   3