polyrtm
polyrtm
Whenever I try to run elm-install, I get that error. The gem installs fine. Trace: ``` Resolving packages... Solving dependencies... Traceback (most recent call last): 20: from /home/jackfly26/.gem/ruby/2.6.0/gems/commander-4.4.7/lib/commander/import.rb:5:in `block in...
Is there currently a way to disable wrapping lines in pancurses? Normal curses has it in the form of `add_wchstr`, but there doesn't seem to be any parallel in pancurses.
When I run the install.sh file, I get an error. ``` ./install.sh: line 3: ${${XDG_DATA_HOME}:-${HOME}/.local/share}: bad substitution ```