[GH-ISSUE #2996] 建议快速命令功能中选择的标签可以持久化保存 #1972

Closed
opened 2026-02-27 00:05:33 +03:00 by kerem · 4 comments
Owner

Originally created by @winter110 on GitHub (Sep 21, 2023).
Original GitHub issue: https://github.com/electerm/electerm/issues/2996

What feature you'd like to see or proposal(期望什么新功能/特性或者建议)

操作系统:deepin linux v23 beta2
软件包:electerm-1.32.46-linux-amd64.deb

建议在左下角的快速命令下如果用户选中了某几个标签后,能够对用户选择的标签选项进行持久化保存,这样无论用户重启系统或者重启软件后,都永远只显示之前用户选择的标签下的命令,而没选中的标签下的命令则不显示。

Originally created by @winter110 on GitHub (Sep 21, 2023). Original GitHub issue: https://github.com/electerm/electerm/issues/2996 ### What feature you'd like to see or proposal(期望什么新功能/特性或者建议) 操作系统:deepin linux v23 beta2 软件包:electerm-1.32.46-linux-amd64.deb 建议在左下角的快速命令下如果用户选中了某几个标签后,能够对用户选择的标签选项进行持久化保存,这样无论用户重启系统或者重启软件后,都永远只显示之前用户选择的标签下的命令,而没选中的标签下的命令则不显示。
kerem 2026-02-27 00:05:33 +03:00
  • closed this issue
  • added the
    feature
    label
Author
Owner

@zxdong262 commented on GitHub (Oct 8, 2023):

感谢反馈,将在下个版本加入

<!-- gh-comment-id:1752034103 --> @zxdong262 commented on GitHub (Oct 8, 2023): 感谢反馈,将在下个版本加入
Author
Owner

@cantona97 commented on GitHub (Oct 9, 2023):

更新到最新版本后试用了这个功能,但是选了一个Label之后再次打开软件使用quick command时就崩溃:

Something went wrong.
Cannot read properties of undefined (reading 'includes')
TypeError: Cannot read properties of undefined (reading 'includes') at http://127.0.0.1:30974/js/electerm-1.34.8.js:170:890 at Array.some () at http://127.0.0.1:30974/js/electerm-1.34.8.js:170:873 at http://127.0.0.1:30974/chunk/lodash-es-1.34.8-9eb4e24a.js:1:28807 at nn (http://127.0.0.1:30974/chunk/lodash-es-1.34.8-9eb4e24a.js:1:859) at http://127.0.0.1:30974/chunk/lodash-es-1.34.8-9eb4e24a.js:1:28783 at http://127.0.0.1:30974/chunk/lodash-es-1.34.8-9eb4e24a.js:1:26924 at http://127.0.0.1:30974/chunk/lodash-es-1.34.8-9eb4e24a.js:1:23245 at cu (http://127.0.0.1:30974/chunk/lodash-es-1.34.8-9eb4e24a.js:1:26896) at wu (http://127.0.0.1:30974/chunk/lodash-es-1.34.8-9eb4e24a.js:1:28756)

<!-- gh-comment-id:1753006757 --> @cantona97 commented on GitHub (Oct 9, 2023): 更新到最新版本后试用了这个功能,但是选了一个Label之后再次打开软件使用quick command时就崩溃: Something went wrong. Cannot read properties of undefined (reading 'includes') TypeError: Cannot read properties of undefined (reading 'includes') at http://127.0.0.1:30974/js/electerm-1.34.8.js:170:890 at Array.some (<anonymous>) at http://127.0.0.1:30974/js/electerm-1.34.8.js:170:873 at http://127.0.0.1:30974/chunk/lodash-es-1.34.8-9eb4e24a.js:1:28807 at nn (http://127.0.0.1:30974/chunk/lodash-es-1.34.8-9eb4e24a.js:1:859) at http://127.0.0.1:30974/chunk/lodash-es-1.34.8-9eb4e24a.js:1:28783 at http://127.0.0.1:30974/chunk/lodash-es-1.34.8-9eb4e24a.js:1:26924 at http://127.0.0.1:30974/chunk/lodash-es-1.34.8-9eb4e24a.js:1:23245 at cu (http://127.0.0.1:30974/chunk/lodash-es-1.34.8-9eb4e24a.js:1:26896) at wu (http://127.0.0.1:30974/chunk/lodash-es-1.34.8-9eb4e24a.js:1:28756)
Author
Owner

@winter110 commented on GitHub (Oct 10, 2023):

试用了最新版本(electerm-1.34.10-linux-amd64.deb),未选中的lable下的命令依然还是会显示出来

<!-- gh-comment-id:1754242737 --> @winter110 commented on GitHub (Oct 10, 2023): 试用了最新版本(electerm-1.34.10-linux-amd64.deb),未选中的lable下的命令依然还是会显示出来
Author
Owner

@zxdong262 commented on GitHub (Oct 10, 2023):

试用了最新版本(electerm-1.34.10-linux-amd64.deb),未选中的lable下的命令依然还是会显示出来

目前只是改变排序,不会隐藏任何命令,得优化一下

<!-- gh-comment-id:1754265291 --> @zxdong262 commented on GitHub (Oct 10, 2023): > 试用了最新版本(electerm-1.34.10-linux-amd64.deb),未选中的lable下的命令依然还是会显示出来 目前只是改变排序,不会隐藏任何命令,得优化一下
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/electerm#1972
No description provided.