Skip to content

Commit 08d26dc

Browse files
author
Tony Worm
committedMay 4, 2024·
hof/tui: add note for how to get keybindings working on mac + vscode
1 parent fff6da7 commit 08d26dc

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
 

‎lib/tui/modules/eval/help.go

+6
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,12 @@ const EvalHelpText = `
3737
[lime]Alt-c[-] copy console logs to clipboard
3838
[red]Ctrl-Alt-c[-] close [gold::bi]_[ivory]Hofstadter[-::-] :[
3939
[red]:q[-] [darkgray](from the command box)[-]
40+
41+
[violet]mac note[-] you need to set "macOptionAsMeta" to true
42+
open "Preferences: Open Settings (UI)"
43+
search for "macOptions" under terminal
44+
this only effects the VS Code terminal
45+
other terminals may need similar changes
4046
4147
4248
[dodgerblue::bu]Overview:[-::-]

0 commit comments

Comments
 (0)
Please sign in to comment.