index
:
sinitax/tmenu
master
Terminal menu for selecting items from stdin
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add ability to run commands on select
HEAD
master
Louis Burda
10 days
2
-32
/
+114
*
Add option for visual delim for entries
Louis Burda
11 days
1
-47
/
+79
*
Fix PGUP/PGDN seeking
Louis Burda
2023-06-20
1
-32
/
+46
*
Make prompt smaller and add top_prompt option
Louis Burda
2023-06-20
1
-63
/
+97
*
Load entries into memory instead of seeking file
Louis Burda
2023-06-20
2
-194
/
+181
*
Fix -Wconversion warning and replace freadln with fgets
Louis Burda
2023-06-20
3
-120
/
+101
*
Update README
Louis Burda
2023-03-14
1
-2
/
+2
*
Add MIT license
Louis Burda
2023-03-14
1
-0
/
+21
*
Fix remaining line length calculation with prompt
Louis Burda
2023-01-12
1
-5
/
+21
*
Add silent mode which does not echo input and hides prompt
Louis Burda
2023-01-11
1
-16
/
+29
*
Add verbose flag
Louis Burda
2023-01-11
1
-1
/
+9
*
Add install and uninstall targets
Louis Burda
2023-01-11
1
-1
/
+10
*
Update README
Louis Burda
2023-01-06
1
-3
/
+3
*
Show suffix of lines that dont fit
Louis Burda
2023-01-06
1
-5
/
+11
*
Refactor for readability and add page-wise seeking
Louis Burda
2023-01-06
2
-319
/
+374
*
Add CTRL_KEY macro for generating codes
Louis Burda
2023-01-06
1
-22
/
+33
*
Change browse handling
Louis Burda
2022-09-27
1
-64
/
+80
*
Added fuzzy and case insensitive search
Louis Burda
2022-09-27
1
-30
/
+173
*
Fix prompt after outputting a line
Louis Burda
2022-09-27
1
-45
/
+49
*
Refactor search into separate functions
Louis Burda
2022-09-27
2
-69
/
+225
*
Allow output of multiple entries
Louis Burda
2022-09-27
1
-79
/
+98
*
Added search mode and replaced fgets
Louis Burda
2022-09-27
1
-45
/
+180
*
Initial prototype
Louis Burda
2022-09-27
4
-0
/
+220