Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CopyToClipboard ¶
func CopyToClipboard(text string)
CopyToClipboard copies text to the system clipboard
func ExpandPath ¶
ExpandPath expands ~ to home directory, respecting XDG_DATA_HOME for .grove paths
func ExportSessionToJSON ¶
ExportSessionToJSON exports a session to a JSON file
func FormatDuration ¶
FormatDuration formats a duration in a human-readable format
func OpenInFileManager ¶
func OpenInFileManager(path string)
OpenInFileManager opens a path in the system file manager
func TruncateStr ¶
TruncateStr truncates a string to maxLen, adding "..." if truncated
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.