diff --git a/packages/tfcode/src/cli/cmd/tui/component/tips.tsx b/packages/tfcode/src/cli/cmd/tui/component/tips.tsx index 282bc59a1..9a08c8634 100644 --- a/packages/tfcode/src/cli/cmd/tui/component/tips.tsx +++ b/packages/tfcode/src/cli/cmd/tui/component/tips.tsx @@ -145,4 +145,5 @@ const TIPS = [ "Run {highlight}/help{/highlight} or {highlight}Ctrl+X H{/highlight} to show the help dialog", "Use {highlight}/rename{/highlight} to rename the current session", "Press {highlight}Ctrl+Z{/highlight} to suspend the terminal and return to your shell", + "tfcode is a fork of {highlight}opencode{/highlight} - thanks to the original project", ]