]> code.delx.au - spectrwm/commit
Fix fparseln flags to remove escape characters in the result.
authorReginald Kennedy <rk@rejii.com>
Thu, 1 Nov 2012 17:26:30 +0000 (01:26 +0800)
committerReginald Kennedy <rk@rejii.com>
Thu, 1 Nov 2012 18:31:34 +0000 (02:31 +0800)
commit214aca697c8423be1f88948c09bc7e25b8e8d7f8
tree394880a150cfffba46f2fab19862c0dac3f1a523
parent5d85c472a1bbb33bfa6e4760a201f2c3a2ec4355
Fix fparseln flags to remove escape characters in the result.
For example, \# should result in #.

Add note in manpage that # must be escaped when not used in an option.
spectrwm.1
spectrwm.c