Commit graph

213 commits

Author SHA1 Message Date
dmarakom6
51f11ba994 quickread: use less 2021-07-05 11:58:11 +03:00
dmarakom6
c9827f2dcd Organize files 2021-07-05 11:50:01 +03:00
dmarakom6
2970369d42 Merge branch 'testing_notegrep_features' 2021-07-05 11:31:36 +03:00
dmarakom6
6d292fb813 re reads whole file, not line by line 2021-07-05 11:10:25 +03:00
dmarakom6
3ba56d9e01 Bigger output 2021-07-05 10:51:56 +03:00
dmarakom6
c1e9163a4a Optimize install script 2021-07-05 10:50:54 +03:00
dmarakom6
3f43929117 Remove spaces first 2021-07-03 10:46:09 +03:00
dmarakom6
37b01afcfc Fix -dOutBug 2021-07-03 10:38:49 +03:00
dmarakom6
55f8fe2dfb Text colour 2021-07-03 10:26:22 +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
a3a872bebf Remove spaces from input 2021-07-02 19:13:27 +03:00
dmarakom6
e3d578080b Remove duplicates from input 2021-07-02 18:43:27 +03:00
dmarakom6
909a3c519b Run grep in files 2021-07-02 18:19:01 +03:00
dmarakom6
28c3cb7d49 Add interpreter & copyright 2021-07-02 12:51:49 +03:00
dmarakom6
df00d36eca Check if file exists 2021-07-02 12:45:43 +03:00
dmarakom6
cfba04ce20 Update m.py 2021-07-02 11:41:52 +03:00
dmarakom6
f1bd806975 Link m.py to notegrep main file 2021-07-02 11:38:30 +03:00
dmarakom6
5f17734898 Check for errors 2021-07-02 11:29:17 +03:00
dmarakom6
876be881ca testing a new feature 2021-07-02 10:50:21 +03:00
dmarakom6
53cfe1cb36 Update manpages 2021-07-01 20:03:45 +03:00
dmarakom6
ef9e1d1552 Remove syntax files 2021-07-01 18:35:10 +03:00
dmarakom6
54276bc1d2 notegrep: Check for invalid input including parameters 2021-07-01 18:23:04 +03:00
dmarakom6
6540ec4e49 Update notegrep manpage 2021-07-01 18:22:41 +03:00
dmarakom6
5c29bfa3c2 notegrep manpage 2021-07-01 17:56:37 +03:00
dmarakom6
c3eaa5bc53 ws: View large notes with less 2021-07-01 17:55:58 +03:00
dmarakom6
7670e463c7 Fix -wsBug(72) 2021-06-30 19:07:37 +03:00
dmarakom6
f1f0a73ffa manpage for notegrep 2021-06-29 09:47:29 +03:00
dmarakom6
e4e38d0f3e notegrep: "ws" parameter 2021-06-29 09:07:20 +03:00
dmarakom6
f660de6438 Update cl.sh 2021-06-29 09:06:57 +03:00
dmarakom6
c453b82bc3 Ask user to show lines (cl) 2021-06-28 13:49:55 +03:00
dmarakom6
23f9a6f6e4 notegrep: "sl" parameter 2021-06-28 13:49:28 +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
25092fe9b4 Improve split-char command
"notegrep -sc" now checks if the note given actually exists or if there are no matches with your input.
2021-06-28 12:54:38 +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
Dimitris Marakomihelakis
414e12f7fa
Remove comment misdirection 2021-06-15 14:14:08 +03:00
dmarakom6
59a957629b Fix starting directory bug 2021-06-15 14:02:31 +03:00
dmarakom6
cdc44e8c7c Make names less confusing
Logfiles to see: logs/
Loggers executables: util/exec/
Loggers source code: util/loggersrc/
Maybe I will merge exec with loggersrc in the near future, in case it's very complicated for users.
2021-06-15 13:51:22 +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
7644878de0 Fix shellnotes.sh clone 2021-06-13 12:55:45 +03:00
dmarakom6
d7b8a7403f Move i.sh to util folder 2021-06-13 12:40:40 +03:00
Dimitris Marakomihelakis
a0544a87d1 "-i" parameter for info and copyright notice 2021-06-11 12:34:26 +03:00
Dimitris Marakomihelakis
7cf826e513 Modify notewc manpage 2021-06-11 12:21:50 +03:00