Vanilla-OS / apx-gui

A frontend in GTK 4 and Libadwaita for Apx.
GNU General Public License v3.0
25 stars 5 forks source link

fix: Multiple word parameters #48

Closed matbme closed 3 months ago

matbme commented 3 months ago

Properly quotes parameters in Apx command-line invocations to avoid issues when editing parameters that contain more than one word (e.g. a package manager command such as apt install).