ADS Version: 14.0.0-beta-14
Database: MySQL 5.6
OS: Windows 7 Ultimate - 64 bit
Emacs binding some shortcut keywords don’t work
Steps to reproduce:
1. Go to File>> Options >> Key Mappings:
2. In Keymaps, Select Emacs and Press Set Active Button, Press Ok.
3. Restart ADS
4. Now while using the shortcut keywords from file attached in issue # 858
Followings shortcut keywords don’t work in Query Analyzer:
Sr. No. | Command | Shortcut Keyword |
---|---|---|
1 | Redo | Ctrl+Shift+Equal |
2 | Delete Previous Word (alternative) | Esc, Backspace |
3 | Delete Next Word | Alt+D |
4 | Join Lines | Ctrl+Alt+J |
5 | Text Start (alternative) | Esc, Shift+COMMA |
6 | Text End (alternative) | Esc, Shift+PERIOD |
- Delete Next Word (Alt+D) conflicts with Query Analyzer select database dropdown. It has been removed.
- Join Lines should be Ctrl+Shift+J, I will correct documentation
- Text Start (alternative) Esc, Shift+COMMA is redundant, will be removed
- Text End (alternative) Esc, Shift+PERIOD is redundant, will be removed
Issue #9297 |
Closed |
Fixed |
Resolved |
Completion |
No due date |
Fixed Build 14.0.0-beta-18 |
No time estimate |
1 issue link |
is a duplicate of #9299
Issue #9299Emacs binding some shortcut keywords don’t work on Linux operating system |
- Delete Next Word (Alt+D) conflicts with Query Analyzer select database dropdown. It has been removed.
- Join Lines should be Ctrl+Shift+J, I will correct documentation
- Text Start (alternative) Esc, Shift+COMMA is redundant, will be removed
- Text End (alternative) Esc, Shift+PERIOD is redundant, will be removed