| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | emoji 14.0, remove keycodes, close #1080 | Luke Smith | 2022-03-28 | 1 | -1593/+1630 |
| | | |||||
| * | colorize ip command (#1093) | M.Zeinali | 2022-03-21 | 1 | -1/+2 |
| | | |||||
| * | feat(lf): Add JSON preview (#1090) | Oscar Lastra | 2022-03-13 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'master' of github.com:LukeSmithxyz/voidrice | Luke Smith | 2022-03-12 | 2 | -2/+2 |
| |\ | |||||
| | * | replace ranger with lf in tutorialvids script (#1085) | pakudev | 2022-03-12 | 1 | -1/+1 |
| | | | |||||
| | * | fixed typo (#1084) | Coco | 2022-03-12 | 1 | -1/+1 |
| | | | | | | | lfup -> lfub on line 13 | ||||
| * | | scope-lol | Luke Smith | 2022-03-12 | 1 | -37/+30 |
| |/ | |||||
| * | lf cleanup | Luke Smith | 2022-03-11 | 5 | -17/+26 |
| | | |||||
| * | needed for lf images | Luke Smith | 2022-03-06 | 1 | -27/+20 |
| | | |||||
| * | lf tweaks included ueberzug images | Luke Smith | 2022-03-06 | 4 | -3/+37 |
| | | |||||
| * | convert both $rx and $tx in one call to numfmt (#1082) | Nacho-Dz | 2022-03-02 | 1 | -1/+1 |
| | | | | see numfmt(1) for details | ||||
| * | Merge branch 'krisdoodle45-patch-4' | Luke Smith | 2022-02-17 | 4 | -186/+240 |
| |\ | |||||
| | * | Make sb-doppler POSIX compliant | krisdoodle45 | 2022-02-17 | 1 | -5/+5 |
| | | | |||||
| | * | Merge branch 'LukeSmithxyz:master' into patch-4 | krisdoodle45 | 2022-02-17 | 19 | -383/+398 |
| | |\ | |||||
| | | * | Bug: initial value is wrong; it should be false, 0 (#1074) | Arjun Karangiya | 2022-02-02 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | This caused no effect for the first call to ToggleHiddenAll(). The second call works as value was set correctly inside ToggleHiddenAll() on the first call. | ||||
| | | * | Move to data folder and need absolute path here (#1069) | Arjun Karangiya | 2022-01-29 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Vimwiki is not config but it's data so ".local/share/nvim" is more proper location for it. Here relative path was given so it tries to create new vimwiki folder when launched from other than home dir or changing current dir using `:cd <path>` inside vim when launching vimwiki. | ||||
| | | * | vimwiki chages (#1068) | Fabian | 2022-01-27 | 1 | -2/+2 |
| | | | | | | | | | | changed path to `.config` instead of `~` to avoid a messy `~`. Also added a carriage return to the `VimwikiIndex` map. | ||||
| | | * | typos (#1067) | i-c-u-p | 2022-01-26 | 1 | -2/+2 |
| | | | | |||||
| | | * | Fix case-matching (#1066) | Ginner | 2022-01-25 | 1 | -1/+1 |
| | |/ |/| | | | Case sensitivity prevents dmenuhandler from copying the URL to the clipboard. | ||||
| * | | a | Luke Smith | 2022-01-22 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'master' of github.com:LukeSmithxyz/voidrice | Luke Smith | 2022-01-21 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | otp script: Printf is not needed here (#1062) | krisdoodle45 | 2022-01-21 | 1 | -1/+1 |
| | | | | |||||
| * | | | fix #936 | Luke Smith | 2022-01-21 | 3 | -5/+5 |
| |/ / | |||||
| * | | Merge branch 'master' of github.com:LukeSmithxyz/voidrice | Luke Smith | 2021-12-21 | 2 | -2/+4 |
| |\ \ | |||||
| | * | | Resets cursor position on file save (Issue #1040) (#1057) | Fabian | 2021-12-20 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | * Resets cursor position on file save (Issue #1040) * Resets cursor pos on save. (line and column) | ||||
| | * | | follow symlinks when detecting filetype in lf (#1052) | Future is FOSS | 2021-12-04 | 1 | -1/+1 |
| | | | | | | | | | | fix bug in lf where symlinked files don't open in the expected program | ||||
| * | | | otp script | Luke Smith | 2021-12-21 | 1 | -0/+53 |
| |/ / | |||||
| * | | fix #1037 | Luke Smith | 2021-11-14 | 1 | -2/+2 |
| | | | |||||
| * | | pulseaudio replaced with pipewire | Luke Smith | 2021-11-14 | 3 | -9/+249 |
| | | | |||||
| * | | lf tweaks | Luke Smith | 2021-11-12 | 1 | -4/+4 |
| | | | |||||
| * | | colors fix | Luke Smith | 2021-11-11 | 1 | -7/+7 |
| | | | |||||
| * | | postrun fix | Luke Smith | 2021-11-11 | 1 | -1/+1 |
| | | | |||||
| * | | some dunst and wal fixes, fix #1029 | Luke Smith | 2021-11-11 | 3 | -299/+49 |
| | | | |||||
| * | | fix #1011 | Luke Smith | 2021-11-11 | 1 | -9/+11 |
| | | | |||||
| * | | manually set dpi | Luke Smith | 2021-11-11 | 1 | -0/+3 |
| | | | |||||
| * | | better fix | Luke Smith | 2021-10-23 | 1 | -2/+3 |
| | | | |||||
| * | | ifinstalled better, close #1047 | Luke Smith | 2021-10-22 | 1 | -5/+3 |
| | | | |||||
| * | | inconsequential efficiency | Luke Smith | 2021-10-20 | 1 | -2/+4 |
| | | | |||||
| * | | Merge branch 'krisdoodle45-patch-6' | Luke Smith | 2021-10-20 | 2 | -10/+17 |
| |\ \ | |||||
| | * | | unbreak samedir | Luke Smith | 2021-10-20 | 1 | -1/+4 |
| | | | | |||||
| | * | | Merge branch 'patch-6' of git://github.com/krisdoodle45/voidrice into ↵ | Luke Smith | 2021-10-20 | 3 | -14/+18 |
| |/| | | | | | | | | | | | krisdoodle45-patch-6 | ||||
| | * | | Revert changes to displayselect (already best performance) | krisdoodle45 | 2021-10-19 | 1 | -2/+2 |
| | | | | |||||
| | * | | Add some conf file variables | krisdoodle45 | 2021-10-14 | 1 | -4/+8 |
| | | | | |||||
| | * | | Use setsid | krisdoodle45 | 2021-10-14 | 1 | -4/+1 |
| | | | | |||||
| | * | | Replicate tail functionality in awk | krisdoodle45 | 2021-10-14 | 1 | -2/+2 |
| | | | | |||||
| | * | | Add some variables | krisdoodle45 | 2021-10-14 | 1 | -6/+9 |
| | | | | |||||
| * | | | ext: Remove in favor of atool (#1013) | krisdoodle45 | 2021-10-20 | 2 | -46/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ext: Give the ability to extract multiple files and wildcards * Variable renaming * Make user get prompted if extracted file overwrites another file * Deleted ext We have atool * Replace ext with aunpack | ||||
| * | | | Small newsup fix (#1023) | Ethan Marshall | 2021-10-20 | 1 | -1/+1 |
| | | | | | | | | | | Only update titles which *exactly* match the title "newsboat" | ||||
| * | | | Merge branch 'coloradocolby-sb-volume-fix' | Luke Smith | 2021-10-18 | 1 | -2/+4 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | l | Luke Smith | 2021-10-18 | 1 | -1/+1 |
| | | | | |||||
