MCPcopy
hub / github.com/liamg/darktile / setTitle

Method setTitle

internal/app/darktile/termutil/terminal.go:280–282  ·  view source on GitHub ↗
(title string)

Source from the content-addressed store, hash-verified

278}
279
280func (t *Terminal) setTitle(title string) {
281 t.windowManipulator.SetTitle(title)
282}
283
284func (t *Terminal) switchBuffer(index uint8) {
285 var carrySize bool

Callers 1

handleOSCMethod · 0.95

Calls 1

SetTitleMethod · 0.65

Tested by

no test coverage detected