-
Notifications
You must be signed in to change notification settings - Fork 205
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
When add useNerdFont = true
in rc.toml (following the guide), it raises an error.
My ~/.config/inshellisense/rc.toml
file:
useNerdFont = true
To Reproduce
Steps to reproduce the behavior:
- Create config file
~/.config/inshellisense/rc.toml
. - Add
useNerdFont = true
into config file.
Expected behavior
Run without error.
Environment
- OS: Windows 11 Home 24H2
- Output of
is --version
: 0.0.1-rc.21 - Nodejs Version: v22.18.0
- Shell: PowerShell
- Shell Version: 7.5.2
Additional context
No.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working