|
From: | Dmitry Gutov |
Subject: | Re: Proposal: new default bindings for winner and windmove |
Date: | Tue, 2 Jul 2024 23:03:32 +0300 |
User-agent: | Mozilla Thunderbird |
On 02/07/2024 21:37, Juri Linkov wrote:
I'm going to ask a dangerous question: do people use the existing bindings for "C-x <right>" and "C-x <left>"?Oh, you are touching a subject that has no solution. Here is the problem: 'C-x <left>' and 'C-x <right>' are very useful keys to navigate to the last used buffer and back. But tab-line-mode-map has to rebind them to navigate to the left/right tab on the tab-line. However, going to the last used buffer is still useful even for the tab-line. But there are no free keys for both features - it's a lose-lose situation.
Perhaps tabs could use C-x <up> and <down>? As somewhat related, tab switching in browsers and multi-tab terminal emulators is often bound to C-PgUp and C-PgDown. Those bindings are taken, but the directions could be reused.
Anyway, I personally like C-x <arrows> sequences for window navigation - it's my second choice after M-<arrows>. But it doesn't seem like an option, alas.
[Prev in Thread] | Current Thread | [Next in Thread] |