Commit graph

21 commits

Author SHA1 Message Date
Dimitris Marakomihelakis
78be120770 command autocompletion & file suggestion 2023-08-21 17:48:30 +03:00
dmarakom6
c9827f2dcd Organize files 2021-07-05 11:50:01 +03:00
dmarakom6
3ba56d9e01 Bigger output 2021-07-05 10:51:56 +03:00
dmarakom6
5fe0a4b5fd Apply line-buffering method with print() 2021-07-03 10:15:58 +03:00
dmarakom6
c272ee03b9 Add "-m" to $regex check 2021-07-02 19:16:18 +03:00
dmarakom6
f1bd806975 Link m.py to notegrep main file 2021-07-02 11:38:30 +03:00
dmarakom6
54276bc1d2 notegrep: Check for invalid input including parameters 2021-07-01 18:23:04 +03:00
dmarakom6
e3f7e7414f Fix output bug
Fix -cf and -sf returning "No such file" or proceeding in normal grep mode
2021-06-28 13:42:57 +03:00
dmarakom6
56eb26ce57 Fix notegrep output bug 2021-06-27 14:25:58 +03:00
dmarakom6
7873536b92 notegrep: "sf" parameter 2021-06-23 19:36:22 +03:00
dmarakom6
09de7c2a1c notegrep: "cf" parameter 2021-06-23 19:27:44 +03:00
dmarakom6
2552a92a06 notegrep: "cl" parameter 2021-06-23 18:20:07 +03:00
dmarakom6
efe588b12d Second option for 'notegrep -sc' 2021-06-23 17:55:14 +03:00
dmarakom6
45dc8e6bd7 notegrep: "sc" parameter 2021-06-23 17:51:16 +03:00
dmarakom6
59a957629b Fix starting directory bug 2021-06-15 14:02:31 +03:00
dmarakom6
096cf0fa78 unset nested functions 2021-06-14 19:59:37 +03:00
dmarakom6
4c92ad77fd Continue with grep if parameter is invalid 2021-06-14 19:56:37 +03:00
dmarakom6
bca9e2bcbf notegrep: check if there are no matches 2021-06-13 14:13:51 +03:00
dmarakom6
5a6f1cd68e Fix: no output for 20-line files 2021-05-04 20:44:47 +03:00
dmarakom6
cc3584a5be new command: notegrep
Use grep to search content through your notes!
2021-05-02 11:46:35 +03:00
dmarakom6
41f4429e55 Working on new commands 2021-05-01 18:51:09 +03:00