-
-
Notifications
You must be signed in to change notification settings - Fork 339
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add "other tab" actions to some commands
* ivy.el (ivy--switch-buffer-other-tab-action): New action function. (ivy-switch-buffer): * counsel.el (counsel-find-file, counsel-recentf) (counsel-buffer-or-recentf, counsel-bookmark) (counsel-switch-buffer): New action function (counsel--bookmark-jump-other-tab). Add "other tab" actions, but only on the condition that the relevant features are available (because Ivy supports Emacsen before they were introduced) (#2915).
- Loading branch information
1 parent
5f49149
commit 054c7a0
Showing
2 changed files
with
34 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters