wujianming604
wujianming604
这个不是先输入用户名,再输入密码吗?
> version 2.5.0 prerelease 1 and 3 you can Session -> Preferences -> Settings -> Text --> Automatically copy selection
add \ ? 
Can slider display a number, for example,value、min_value、max_value=100 slider(label="请选择数值:",value=5, min_value=1, max_value=100, step=1  )
Thanks !!
> There is master password input form every time when we open the windterm. Is there a way to disable it? 每次打开都要输入主密码可能为了保护隐私,纯个人电脑为了省事能否去掉第一次打开时候提示主密码的输入框。 1、打开你的windTerm安装目录 2、用编辑器打开user.config(D:\softwareInstall\WindTerm.wind\profiles\default.v10\user.config) 3、将application.masterPassword 值ture改成 false,重启软件就可以了 可参考:https://blog.csdn.net/heianduck/article/details/125281492?spm=1001.2014.3001.5501