alphapapa / alphapapa/activities.el
activities-switch with tab-bar and multiple frames should show all open activities
未关闭
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 还没有评估数据。