summaryrefslogtreecommitdiffstats
path: root/.config/lf
Commit message (Collapse)AuthorAgeFilesLines
* Avoid expansion of file path containing spaces (#1230)Gioele De Vitti2022-11-161-2/+2
|
* close #1234Luke Smith2022-11-161-1/+1
|
* lf previews with gnome-epub-thumbnailerLuke Smith2022-10-171-0/+5
|
* set autoquitLuke Smith2022-09-271-0/+1
|
* Remove permissionsIan Breckenridge2022-08-211-0/+0
| | | | After testing they weren't needed after all
* Change file permissionsIan Breckenridge2022-08-211-0/+0
|
* Support lf icons fileIan Breckenridge2022-08-211-0/+76
|
* libreoffice programs, close #1155Luke Smith2022-08-051-0/+6
|
* Fix fzf select in lf (#1126)Andrew2022-06-171-1/+1
| | | Without double quotes, fzf-select fails when selecting a file whose path contains whitespace.
* Numerous improvements to scope (#1088)Rokosun2022-04-271-12/+12
| | | | | | fallback to using mediainfo when ffmpegthumbnailer or pdftoppm is not available. correct terminal width for bat. use cut instead of awk for efficiency. improve spacing/indentation for the sake of consistency in code.
* fix "extention" typo (#1103)i-c-u-p2022-04-101-2/+2
| | | replaces all appearances of "extention" with "extension"
* feat(lf): Add JSON preview (#1090)Oscar Lastra2022-03-131-1/+1
|
* Merge branch 'master' of github.com:LukeSmithxyz/voidriceLuke Smith2022-03-121-1/+1
|\
| * fixed typo (#1084)Coco2022-03-121-1/+1
| | | | | | lfup -> lfub on line 13
* | scope-lolLuke Smith2022-03-121-37/+30
|/
* lf cleanupLuke Smith2022-03-112-7/+28
|
* needed for lf imagesLuke Smith2022-03-061-27/+20
|
* lf tweaks included ueberzug imagesLuke Smith2022-03-061-3/+8
|
* typos (#1067)i-c-u-p2022-01-261-2/+2
|
* follow symlinks when detecting filetype in lf (#1052)Future is FOSS2021-12-041-1/+1
| | | fix bug in lf where symlinked files don't open in the expected program
* lf tweaksLuke Smith2021-11-121-4/+4
|
* ext: Remove in favor of atool (#1013)krisdoodle452021-10-201-1/+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
* avoid the lf/sxiv resize bug by not swallowingLuke Smith2021-10-021-1/+1
|
* close #996Luke Smith2021-09-231-3/+3
|
* close #1002Luke Smith2021-09-231-0/+2
|
* Fix & improve lf's moveto, copyto and cd to bm-dir (#994)krisdoodle452021-08-311-3/+3
| | | | | | | | | | * Changed paru to yay due to new LARBS changes * Fix & improve lf's moveto, copyto and cd to bm-dir When using any of the above functions they returned exit code 1. This was due to the cut command having tab as the delimiter, but spaces are used in the bm-dirs file. As an improvement comments are now automatically removed from the fzf options, because selecting those wouldn't work anyway. The final sed command substituting "~" for "$HOME" is also removed because that doesn't seem to do anything looking at the current structure of the bm-dirs file. The J bind needed more parsing and environment variable substitution because cd didn't work by default with values from a subshell.
* close #971Luke Smith2021-08-251-1/+1
|
* fix #956Luke Smith2021-05-301-0/+1
|
* Create and source bookmarks for/by lf (#917)Janik Kemnade2021-04-061-0/+3
| | | Co-authored-by: Kemmojo <kemnadej80@yahoo.de>
* Extract, Set Hidden shortcuts (#910)Ryan Wilson2021-03-291-0/+11
|
* lf additionsLuke Smith2020-12-261-7/+7
|
* simplified, use setbgLuke Smith2020-07-161-6/+3
|
* update bulkrename to B, add setwallpaper shotcutElliotslab2020-07-161-1/+4
|
* Update lfrc (hiddenfiles)Lucas Budde Mior2020-07-101-0/+1
|
* Added support for .tif images (#695)Luke Bubar2020-06-061-1/+1
| | | tif files are a type of gray-scale images.
* just let it be swallowedLuke Smith2020-06-011-1/+1
|
* lol fixLuke Smith2020-05-301-1/+1
|
* make use of setsid(1)'s `-f` flag (#652)Kian Kasad2020-05-301-9/+6
| | | Co-authored-by: Luke Smith <luke@lukesmith.xyz>
* Added epub, cbz, and cbr support to lf (#655)Luke Bubar2020-05-281-0/+3
| | | | | * Added `epub` support to the `lfrc` * Update lfrc
* move/copy files with spacesLuke Smith2020-05-271-6/+9
|
* chore: Use $XDG_CONFIG_HOME in lfrc (#554)Jackson Law2020-04-101-1/+3
|
* lf updates including better rename commandsLuke Smith2020-04-101-10/+23
|
* will be replacedLuke Smith2020-04-091-1/+0
|
* xdg material moved to zprofileLuke Smith2020-04-091-1/+1
|
* mpv config: use mpvSockets script to remove mpv wrappers/aliases (#544)Wis2020-04-081-2/+2
| | | | | | | | | | | * add scripts to mpv's cfg \w mpvSockets as 1st dependency and\or script * remove all usage of --input-ipc-server in all cmds * remove mpv alias that adds --input-ipc-server * fix pauseallmpv: correct paths to unix socket files * fix dependency-scripts loading so it works also when opening files off main disk
* oops for configLuke Smith2020-04-081-5/+5
|
* assume default values if xdg dirs not setLuke Smith2020-04-081-5/+5
|
* substitute ~/.config with $XDG_CONFIG_HOMEDennis Lee2020-04-041-5/+5
|
* Update lfrc (#495)AntonĂ­n Dach2020-03-031-2/+2
| | | Prevent globing, filenames with spaces will not open.
* bulk-rename with vidir added to lfLuke Smith2019-12-081-0/+5
|