42 Commits

Author SHA1 Message Date
Liam
8aa7a216ab
feat: Add right/left arrow key navigation 2024-08-05 17:11:43 -07:00
Liam
16f9e5d36c
feat: Allow navigation with 'h' and 'l' keys 2024-08-05 17:10:01 -07:00
afonsofrancof
7dda423ed5
I will slap the linter in the face 2024-07-31 01:25:43 +01:00
afonsofrancof
b6bbc14811
Merge branch 'main' of ssh://github.com/christitustech/linutil into cleanup 2024-07-31 01:22:04 +01:00
afonsofrancof
bc604780ab
Fix bad comma 2024-07-31 01:19:07 +01:00
afonsofrancof
bddc943258
Change filter logic and fix wrong command on select bug 2024-07-31 01:14:33 +01:00
afonsofrancof
2891589652
Remove debug crate I used to fix this problem 2024-07-31 00:14:50 +01:00
afonsofrancof
c2c4c8796d
Removed try_scroll down and up, there is a builtin for that 2024-07-31 00:13:57 +01:00
afonsofrancof
5d68f49e59
Fix always selecting the first item to run 2024-07-30 23:20:56 +01:00
Chris Titus
8040dbb0ff Merge branch 'main' of https://github.com/ChrisTitusTech/linutil 2024-07-30 17:07:29 -05:00
Chris Titus
936e46becc fix enter key running on preview 2024-07-30 17:07:19 -05:00
afonsofrancof
c399722959
Sorting alphabetically 2024-07-30 22:56:38 +01:00
afonsofrancof
b7c2ecedd9
Fix crash when trying to scroll on empty results 2024-07-30 22:49:51 +01:00
afonsofrancof
e85cc943b3
Fix selection bug on search 2024-07-30 22:46:26 +01:00
afonsofrancof
847e09b637
Fix some bugs 2024-07-30 22:12:03 +01:00
afonsofrancof
71c81b2302
Merge with security folder PR 2024-07-30 21:57:53 +01:00
afonsofrancof
ccf22dec89
Merge branch 'main' of ssh://github.com/christitustech/linutil into cleanup 2024-07-30 21:55:53 +01:00
afonsofrancof
0ca4f09dbc
Merged with #82, still need testing 2024-07-30 21:52:12 +01:00
Chris Titus
b7c3123250
Merge pull request #94 from infstate/new-features-2
Added Security Folder
2024-07-30 15:40:01 -05:00
afonsofrancof
b3dedea471
Merge branch 'main' of ssh://github.com/christitustech/linutil into cleanup 2024-07-30 21:35:44 +01:00
infstate
29e257bf41 Added Security Folder 2024-07-30 12:01:13 -07:00
Andrii Dokhniak
7ead4369ad Full filesystem, use AppState more 2024-07-28 17:31:20 +02:00
Andrii Dokhniak
bfc8e5ea82 Added AppState, made theme use AppState 2024-07-28 17:29:13 +02:00
afonsofrancof
3e8c81c92f
Fix one empty line (damn you cargo fmt check) 2024-07-26 16:13:29 +01:00
afonsofrancof
42014998b4
Added a Search bar and organized command structure 2024-07-26 16:04:34 +01:00
Adam Perkowski
81aadbce30
Merge remote-tracking branch 'linutil-titus/main' 2024-07-24 01:14:08 +02:00
Chris Titus
f6e0b4f7b6 add global theme 2024-07-23 16:14:17 -05:00
Liam
e5ddd2ee48
refactor: Use common script to avoid code duplication 2024-07-21 13:19:03 -07:00
Adam Perkowski
79a622ae02
legacy_numeric_constants 2024-07-19 16:01:44 +02:00
Adam Perkowski
09569ef921
Formatting fixes 2024-07-19 15:56:09 +02:00
Chris Titus
6ba0e80d7e add title with date 2024-07-18 17:37:31 -05:00
Chris Titus
96b39fab18
Merge pull request #26 from GHaxZ/main
Add action preview functionality
2024-07-18 15:33:48 -05:00
Chris Titus
fef89ef3fc alacritty setup 2024-07-15 14:00:04 -05:00
GHaxZ
f50bec4007 Add action preview functionality 2024-07-15 19:59:09 +02:00
Chris Titus
98e449dc77 fix system update 2024-07-13 23:38:44 -05:00
Chris Titus
f47a9077df convert bash to sh 2024-07-13 21:02:24 -05:00
Chris Titus
9dd59f77a1 kitty dotfile' 2024-07-13 16:44:09 -05:00
Chris Titus
a4dbc92714 rofi setup 2024-07-13 09:09:35 -05:00
Chris Titus
36f04065c0 system update option 2024-07-12 20:57:34 -05:00
Andrii Dokhniak
7f2e59ad7a Added passthrough to the terminal child process 2024-07-12 00:58:27 +02:00
Chris Titus
3d10766c80 fix debian compat 2024-06-06 18:02:22 -05:00
Chris Titus
b065faf6eb Initial Update 0.1 2024-06-06 17:56:45 -05:00