feat (blend-settings): add support for copying text, switch to JetBrains Mono
This commit is contained in:
parent
4f7c481ce9
commit
e1374c1254
2 changed files with 14 additions and 2 deletions
|
@ -44,7 +44,7 @@ function createTerminalWindow() {
|
|||
|
||||
terminalWindow.loadFile('src/pages/terminal.html')
|
||||
|
||||
terminalWindow.setMenu(null)
|
||||
// terminalWindow.setMenu(null)
|
||||
}
|
||||
|
||||
function loadTerminalWindow(title, cmd) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue