alphapapa / alphapapa/activities.el

activities-switch with tab-bar and multiple frames should show all open activities

未关闭
#100 1 条评论 0 个 reaction 已指派 1 人 已被 @alphapapa 认领 在 GitHub 查看
enhancement help wanted
主要语言
Emacs Lisp
星标
319
派生
19
PR 合并指标
30 天内没有已合并 PR

描述

Currently, ```activities-switch``` with tab-bar-mode and multiple open frames seems to elide activities that are foreign to the current frame. I'd like to be able to switch activities (and raise the relevant) from wherever I am.

Is this a matter of offering the option to suppress this mapping?

```elisp
(define-minor-mode activities-tabs-mode
...
(let ((override-map '((activities-activity-active-p . activities-tabs-activity-active-p)
```

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。