Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: [PATCH 1/2] Fix Completion iptables -t raw security



a-wing wrote on Mon, 08 Oct 2018 11:24 +0800:
> @@ -89,7 +89,7 @@ esac
> -  (( i=words[(ib.i.)-m|--match]+1 )) 
> +  (( i=words[(ib.i.)-m|--match]+1 ))

Thanks, applied.  In the future please try to avoid unrelated whitespace changes.



Messages sorted by: Reverse Date, Date, Thread, Author