Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/liamg/darktile
/ IsNewLineMode
Method
IsNewLineMode
internal/app/darktile/termutil/buffer.go:819–821 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
817
}
818
819
func
(buffer *Buffer) IsNewLineMode() bool {
820
return
!buffer.modes.LineFeedMode
821
}
822
823
func
(buffer *Buffer) tabReset() {
824
buffer.tabStops = nil
Callers
2
newLineEx
Method · 0.95
handleInput
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected