MCPcopy 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

showFunction · 0.80
handleMouseUpFunction · 0.80
navigateToReferenceFunction · 0.80
onTerminalTouchEndMethod · 0.80
clearSelectionMethod · 0.80
mountMethod · 0.80
connectToSessionMethod · 0.80
runMethod · 0.80
stabilizeTerminalsMethod · 0.80
ContextmenuFunction · 0.80
paletteFunction · 0.80
removeFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected