about summary refs log tree commit diff
path: root/NEWS.md
diff options
context:
space:
mode:
authorLeah Neukirchen <leah@vuxu.org>2017-09-20 21:38:42 +0200
committerLeah Neukirchen <leah@vuxu.org>2017-09-20 21:38:42 +0200
commit8e3a3cb3d9231f5bcd282cf8429cff00beef65bb (patch)
treef8e88fd9cd5c24fde8e3933b7e946cd0b419acae /NEWS.md
parent9c797d4df1125f5ec341b4ee17ee10daae559fd2 (diff)
downloadlr-8e3a3cb3d9231f5bcd282cf8429cff00beef65bb.tar.gz
lr-8e3a3cb3d9231f5bcd282cf8429cff00beef65bb.tar.xz
lr-8e3a3cb3d9231f5bcd282cf8429cff00beef65bb.zip
add -e REGEX as a shortcut to filter basenames
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS.md b/NEWS.md
index 623c115..4c8c938 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -3,6 +3,7 @@
 * Feature: lr is substantially faster as files only are stat(2)ed if
   the output requires it.
 * Feature: new option `-X` to print OSC 8 hyperlinks.
+* Feature: new option `-e` for the common case of filtering file names.
 * Bug: lr doesn't fail on symlinks refering to themselves anymore.
 
 ## 1.0 (2017-08-29)