summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-12-24revert dim colors for previewsr28Gokcehan
2022-11-28updated gopkg.in/djherbis/times.v1 v1.2.0 to github.com/djherbis/times v1.5.0...Penn Bauman
2022-11-15add the current example open command to the docGokcehan
2022-11-15Avoids flicker during open (#991)devnull09
2022-11-13export lf_width and lf_height as env variablesGokcehan
2022-11-13load file info after init (#994)valoq
2022-11-13Fix toggling of directory previews (#993)maidlover
2022-11-13When clicking on file preview, only open files on right-click (+ doc fix) (#975)Ilya Grigoriev
2022-10-19Add mouse support for selecting and opening files (#963)Paul Ouellette
2022-10-19Fix user query when using libc implementation of os/user (#972)Gaétan Lepage
2022-10-18Remove accidentally commited empty file (#970)Ilya Grigoriev
2022-10-16Add staticcheck and go-generate Github check (#968)Ilya Grigoriev
2022-10-16For directories in preview column, dim cursor (#924)Ilya Grigoriev
2022-10-16Fix Staticcheck errors & minor logic simplification (#967)Ilya Grigoriev
2022-10-16Document mode-switching between `:` and `!/$/%/&` command-line modes (#966)Ilya Grigoriev
2022-10-15update man generator for go1.19Gokcehan
2022-10-15add an on-select command (#864)Christian Zangl
2022-10-15Disable mouse drag events (#962)Paul Ouellette
2022-10-15Switching back and forth between `:` and `!/$/%/&` command-line modes (#960)Ilya Grigoriev
2022-10-15Completion code cleanup and improvements (#958)Paul Ouellette
2022-10-15Ignore case in filename completion (#954)Paul Ouellette
2022-10-15add user defined options (#865)Christian Zangl
2022-10-15Getting command count from definition (#863)Ailac
2022-10-15Add a selection mode that limits the selection to the current directory. (#849)Christian Zangl
2022-10-15Implement directory previews (#842)Salle Helevä
2022-10-01Reset history position when leaving command line (#953)Paul Ouellette
2022-10-01README.md Update (#951)Franciosi
2022-10-01update docGokcehan
2022-10-01implement gokcehan#606 (#945)Seninha
2022-10-01Fix minor incsearch weirdness (#944)Paul Ouellette
2022-10-01support italic escape code in previews (#936)Paul Ouellette
2022-10-01Fix a few completion bugs and add a few small features (#934)Paul Ouellette
2022-10-01Documentation fixes and updates (#933)Paul Ouellette
2022-10-01feat: case insensitive extension matching for icons & colors (#908)desbma
2022-09-08Fix missing completion for a few commands (#929)Paul Ouellette
2022-08-06docs: update lifted restrictions on cmap (#886)ferreum
2022-07-10Add a spacer `%S` to the promptfmt (#867)Christian Zangl
2022-07-10added history options (#866)segf00lt
2022-06-26handle colons in paths for tags properlyGokcehan
2022-05-21Go to normal mode when backspacing on empty prompt (#836)SeekingBlues
2022-05-12Fix user name, group name and link count display (#829)SeekingBlues
2022-05-09Update docs of `calcdirsize` and `dircounts` (#827)SeekingBlues
2022-05-08update docGokcehan
2022-05-08docs: fix number of special commands (#826)zxcat
2022-05-08handle empty answer in delete (#809)tucuxi
2022-05-08add missing 'tagfmt' evaluationGokcehan
2022-05-08rename move commands to high/middle/lowGokcehan
2022-05-08Add VIMs hi/mid/lo-screen commands (#824)Christian Zangl
2022-04-03update docr27Gokcehan
2022-04-03cleanupGokcehan