diff options
| -rw-r--r-- | etc/NEWS | 7 |
1 files changed, 0 insertions, 7 deletions
| @@ -748,13 +748,6 @@ of the next command to be displayed in a new frame. | |||
| 748 | 748 | ||
| 749 | ** Tab Bars | 749 | ** Tab Bars |
| 750 | 750 | ||
| 751 | *** The tab bar now supports more mouse commands. | ||
| 752 | Clicking 'mouse-2' closes the tab, 'mouse-3' displays the context menu | ||
| 753 | with items that operate on the clicked tab. Dragging the tab with | ||
| 754 | 'mouse-1' moves it to another position on the tab bar. Mouse wheel | ||
| 755 | scrolling switches to the previous/next tab, and holding the Shift key | ||
| 756 | during scrolling moves the tab to the left/right. | ||
| 757 | |||
| 758 | *** The key prefix 'C-x t t' displays next command buffer in a new tab. | 751 | *** The key prefix 'C-x t t' displays next command buffer in a new tab. |
| 759 | It's bound to the command 'other-tab-prefix' that requests the buffer | 752 | It's bound to the command 'other-tab-prefix' that requests the buffer |
| 760 | of the next command to be displayed in a new tab. | 753 | of the next command to be displayed in a new tab. |