all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Robert Pluim <rpluim@gmail.com>
To: "R. Diez" <rdiezmail-emacs@yahoo.de>
Cc: Help Gnu Emacs mailing list <help-gnu-emacs@gnu.org>
Subject: Re: Help customising the behaviour of the new Tab Line mode
Date: Fri, 14 Aug 2020 16:26:33 +0200	[thread overview]
Message-ID: <m2v9hl482u.fsf@gmail.com> (raw)
In-Reply-To: <005b781b-a6e0-e1b8-bf2e-090c67de16ac@yahoo.de> (R. Diez's message of "Fri, 14 Aug 2020 15:34:29 +0200")

>>>>> On Fri, 14 Aug 2020 15:34:29 +0200, "R. Diez" <rdiezmail-emacs@yahoo.de> said:

    R> Issue 2) The second thing I am missing is the ability to reorder
    R> tabs. I actually do not touch the mouse for that. To get an idea of
    R> what I am looking for, open a few web pages in Firefox or Chromium,
    R> and then:

    R> - Press Ctrl+PageUp to move the current view a few pages to the right.
    R> - Press Ctrl+Shift+PageDown to move the current tab to the left, exchanging its position with the previous tab.

    R> With key shortcuts Ctrl+Shift+PageUp and Ctrl+Shift+PageDown, I have
    R> got used to reordering tabs very quickly. It is like reordering your
    R> objects on your physical desktop to your liking, so that you always
    R> find everything quickly.

    tab-move is an alias for `tab-bar-move-tab' in `tab-bar.el'.

    It is bound to C-x t m.

    (tab-move &optional ARG)

    Move the current tab ARG positions to the right.
    If a negative ARG, move the current tab ARG positions to the left.

Obviously you can come up with your own bindings for this.

Robert



  reply	other threads:[~2020-08-14 14:26 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <005b781b-a6e0-e1b8-bf2e-090c67de16ac.ref@yahoo.de>
2020-08-14 13:34 ` Help customising the behaviour of the new Tab Line mode R. Diez
2020-08-14 14:26   ` Robert Pluim [this message]
2020-08-14 19:37     ` R. Diez
2020-08-15 10:09   ` Michael Heerdegen
2020-08-16  1:27     ` Juri Linkov
2020-08-17  0:33   ` Juri Linkov
2020-08-18  6:12     ` R. Diez
2020-08-19  1:28       ` Juri Linkov
2020-08-19  7:16         ` R. Diez
2020-08-20  0:31           ` Juri Linkov
2020-08-20  4:11           ` Stefan Monnier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m2v9hl482u.fsf@gmail.com \
    --to=rpluim@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=rdiezmail-emacs@yahoo.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.