Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/1buran/rHttp
/ SetScreenWidth
Method
SetScreenWidth
statusbar.go:172–174 ·
view source on GitHub ↗
Set screen width.
(w int)
Source
from the content-addressed store, hash-verified
170
171
// Set screen width.
172
func
(s *StatusBar) SetScreenWidth(w int) {
173
s.screenWidth = w
174
}
175
176
// Get status badge.
177
func
(s *StatusBar) getStatusBadge(text string) (badge string) {
Callers
1
Update
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected