summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-01-18general: version bump1.3Dylan Araps
2019-01-18general: Fixed bug with early search in vim/nvimDylan Araps
2019-01-18general: Fixed bug with double // in pathDylan Araps
2019-01-18general: Fixed bug with not being able to go to /Dylan Araps
2019-01-18general: Fixed bug with cursor not hidden after spawning a shell.Dylan Araps
2019-01-17general: FFF_TRASH_CMD: Pass only file list.Dylan Araps
2019-01-17Merge pull request #65 from dylanaraps/compleblack
2019-01-17working on completionDylan Araps
2019-01-17general: Added FFF_TRASH_CMD to define a custom trash program. Closes #66Dylan Araps
2019-01-17working on completionDylan Araps
2019-01-17working on completionDylan Araps
2019-01-17working on completionDylan Araps
2019-01-17working on completionDylan Araps
2019-01-17working on completionDylan Araps
2019-01-17Go to dir: Expand \~Dylan Araps
2019-01-17go to dir: Fix issue with relative pathsDylan Araps
2019-01-17search: Only one enter key required when jumping between dirs. Closes #62Dylan Araps
2019-01-16general: Fix bugs in ls_colors parsingDylan Araps
2019-01-15general: Better escaping of directoriesDylan Araps
2019-01-15Fix esc key with go to dirDylan Araps
2019-01-15Prettier dir escapingDylan Araps
2019-01-15Added go to directory by typingDylan Araps
2019-01-15Fix issue with cursor position in search.Dylan Araps
2019-01-15It turns out %s doesn't print strings literally. Swapped to %q1.2Dylan Araps
2019-01-15version: bumpDylan Araps
2019-01-15It turns out %s doesn't print strings literally. Swapped to %qDylan Araps
2019-01-15docs: updateDylan Araps
2019-01-15docs: update1.1Dylan Araps
2019-01-15fix jankyness when entering a dir.Dylan Araps
2019-01-15docs: updateDylan Araps
2019-01-15fix issues in initial draw in vim/nvimDylan Araps
2019-01-15version: bumpDylan Araps
2019-01-15docs: updateDylan Araps
2019-01-15Merge pull request #57 from dylanaraps/key-binds2black
2019-01-15Merge branch 'master' of github.com:dylanaraps/fffDylan Araps
2019-01-15docs: updateDylan Araps
2019-01-15Merge pull request #59 from dylanaraps/no_cur_posblack
2019-01-15general: Fixed issues with cursor pos and high key repeat ratesDylan Araps
2019-01-14general: fixed shellcheck errorkey-binds2Dylan Araps
2019-01-14general: don't allow user to rebind quitDylan Araps
2019-01-14general: Fix enter key-bindDylan Araps
2019-01-14general: Fix tilde key-bindDylan Araps
2019-01-14general: Fix exit trapDylan Araps
2019-01-14general: Added initial key-bind support.Dylan Araps
2019-01-14docs: updateDylan Araps
2019-01-14general: Added favourites/bookmarks.Dylan Araps
2019-01-14general: Fixed issues in vim/nvim.Dylan Araps
2019-01-14docs: cleanupDylan Araps
2019-01-14keys: Added boundries for g/G keysDylan Araps
2019-01-14docs: updateDylan Araps