Documentation
¶
Overview ¶
Safe column printing to avoid calling external `stty` on Windows. Reference: https://github.com/blacknon/lssh/issues/146
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PrintColumns ¶
PrintColumns prints items into columns safely without relying on external `stty`. - w: output writer - strs: items to print - margin: spaces between columns - padding: left padding to subtract from terminal width (e.g., prompt length)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.