sineto / nmcli-rofi

A simple manager for network connections using rofi and nmcli
MIT License
62 stars 16 forks source link

SSID with spaces do not work #5

Closed sheoak closed 4 years ago

sheoak commented 5 years ago

When connecting to a WIFI with a space in the SSID, the tool only use the first word

Error: No network with SSID 'Freak' found.

the command should have been:

nmcli dev wifi con Freak\ Coffee password *******