Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Acode-Foundation/Acode
/ focus
Method
focus
src/components/terminal/terminal.js:935–937 ·
view source on GitHub ↗
* Focus terminal
()
Source
from the content-addressed store, hash-verified
933
* Focus terminal
934
*/
935
focus() {
936
this.terminal.focus();
937
}
938
939
/**
940
* Blur terminal
Callers
15
show
Function · 0.80
handleMouseUp
Function · 0.80
navigateToReference
Function · 0.80
onTerminalTouchEnd
Method · 0.80
clearSelection
Method · 0.80
mount
Method · 0.80
connectToSession
Method · 0.80
run
Method · 0.80
stabilizeTerminals
Method · 0.80
Contextmenu
Function · 0.80
palette
Function · 0.80
remove
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected