beyondgrep / ack1

This repository is for ack 1.x, which is **no longer being maintained**. DO NOT SUBMIT ISSUES HERE. ack 2.0 has a new GitHub project at

Home Page:https://github.com/petdance/ack2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Incorrect matching of \s (whitespace)

eldering opened this issue · comments

When running ack '\s$' to check for files with trailing whitespace ack reports all files and all lines as matching; ack ' $' works fine.

This is with version 2.14-4 on Debian Jessie.

@eldering The repository for ack2 issues is here: https://github.com/petdance/ack2

Sorry for any confusion!