diff options
| author | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2022-05-15 13:28:57 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2022-05-15 13:28:57 +0200 |
| commit | 8008d8300ea0a8de08069b7728781457412d6cc9 (patch) | |
| tree | 3ecdf0ef237395bf774ac9c5391d75acbbbd55cd /TODO | |
| parent | 3fca4f50b5fb25b8dfebd34d46a6a607b49eab0d (diff) | |
| download | scripts-8008d8300ea0a8de08069b7728781457412d6cc9.tar.gz scripts-8008d8300ea0a8de08069b7728781457412d6cc9.zip | |
Added (actaully in previous commit) option to add to selection by filename.
Globbing actually always works (contrary to what claimed in previous comment)
if the glob expression is quoted.
Diffstat (limited to '')
| -rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
| @@ -1,5 +1,3 @@ | |||
| 1 | * sel: fix globbing filenames with spaces; once done, remove "addall" | ||
| 2 | |||
| 3 | * mblaze-extras: maybe remove script and just use aliases? | 1 | * mblaze-extras: maybe remove script and just use aliases? |
| 4 | 2 | ||
| 5 | * sfeed-browser: optionally just write link to stdout (or to xsel -i) | 3 | * sfeed-browser: optionally just write link to stdout (or to xsel -i) |
