zh/getting-started #119
Replies: 6 comments 8 replies
-
多窗口示例有没有,如何维持多个终端的管理,如激活,不激活等 |
Beta Was this translation helpful? Give feedback.
3 replies
-
|
Beta Was this translation helpful? Give feedback.
3 replies
-
就是能自定义展开与折叠的图标, 展开的线条能否控制显示与不显示, 还有能否自定义线条的样式
…------------------ 原始邮件 ------------------
发件人: ***@***.***>;
发送时间: 2024年11月22日(星期五) 上午10:32
收件人: ***@***.***>;
抄送: ***@***.***>; ***@***.***>;
主题: Re: [tzfun/vue-web-terminal] zh/getting-started (Discussion #119)
折叠按钮的样式可以自定义吗
你想自定义到什么程度?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
-
可以的,感谢大佬,只要能提供改的入口就行
…------------------ 原始邮件 ------------------
发件人: ***@***.***>;
发送时间: 2024年11月22日(星期五) 上午10:46
收件人: ***@***.***>;
抄送: ***@***.***>; ***@***.***>;
主题: Re: [tzfun/vue-web-terminal] zh/getting-started (Discussion #119)
这些自定义有点细致,要单独控制得设置多个Slot和Attribute,我不太想因为一个显示细节设置太多Attribute和Slot,这会让插件变得臃肿,不过提供一个包含整个展开图标及线条的Slot是可以的,这样需要用户自己定义所有样式和点击事件
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
大佬在打扰一下呢,有没有获取光标信息的api
…------------------ 原始邮件 ------------------
发件人: ***@***.***>;
发送时间: 2024年11月22日(星期五) 上午10:01
收件人: ***@***.***>;
抄送: ***@***.***>; ***@***.***>;
主题: Re: [tzfun/vue-web-terminal] zh/getting-started (Discussion #119)
自定义每一行的内容样式是指命令行还是输出行?命令行目前没有插槽的,输出行有
全部折叠及展开的API是有的:switchallfoldstate
clear命令的本意就是清除记录或者历史命令缓存,你的“滚动道光标位置”的需求似乎与它不符,提供一个跳转到窗口底部的API是不是可以解决你的问题?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
-
好的,感谢
…------------------ 原始邮件 ------------------
发件人: ***@***.***>;
发送时间: 2024年11月22日(星期五) 下午3:35
收件人: ***@***.***>;
抄送: ***@***.***>; ***@***.***>;
主题: Re: [tzfun/vue-web-terminal] zh/getting-started (Discussion #119)
这个API没有提供,但在用户输入时搜索回函数中调会提供: [input-tips-search-handler
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
zh/getting-started
一个轻量、功能强大的命令式网页仿真终端插件
http://www.beifengtz.com/zh/getting-started.html
Beta Was this translation helpful? Give feedback.
All reactions