summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-09-17move contributing guide to the repor31Gokcehan
2023-09-16Fix sixel filler character (#1422)veltza
2023-09-11Export user-options on change (#1418)raslop
2023-09-08Add `query` server command to expose internal state (#1384)Joe Lim
2023-09-05Bump actions/checkout from 3 to 4 (#1413)dependabot[bot]
2023-09-04Bump golang.org/x/term from 0.11.0 to 0.12.0 (#1412)dependabot[bot]
2023-09-04Bump golang.org/x/sys from 0.11.0 to 0.12.0 (#1411)dependabot[bot]
2023-09-03cleanupGokcehan
2023-09-03cleanupGokcehan
2023-09-03add yanking to 'cmd-delete-word[-back]' commandsGokcehan
2023-09-03Add `cmd-delete-word-back` command (#1409)Jan-Peter Dhallé
2023-09-03Add `rulerfmt` option for improved ruler customization (#1386)Joe Lim
2023-09-02add 'setlocal' for directory specific options (#1381)Gökçehan Kara
2023-09-02Display `statfmt` file size with fixed width (#1405)Joe Lim
2023-08-31Add `-print-last-dir` and `-print-selection` flags (#1402)Joe Lim
2023-08-28Allow lastdir/selection to be written to `stdout` (#1399)Joe Lim
2023-08-26List files even when lstat fails (#1382)Jan Tatje
2023-08-24remove WIP notice from readmeGokcehan
2023-08-19Change Winget Releaser job to `ubuntu-latest` (#1391)sitiom
2023-08-14fix: empty file previews as binary (#1387)Ching Pei Yang
2023-08-12sixel preview (#1211)Ching Pei Yang
2023-08-07Bump golang.org/x/term from 0.10.0 to 0.11.0 (#1373)dependabot[bot]
2023-08-07Bump golang.org/x/sys from 0.10.0 to 0.11.0 (#1372)dependabot[bot]
2023-08-07Wrap filenames in quotes only for Windows CMD (#1371)Joe Lim
2023-08-07Fix cursor location when printing statline (#1348)Joe Lim
2023-07-27Remove environment exports from preview thread (#1354)Joe Lim
2023-07-24Bump github.com/mattn/go-runewidth from 0.0.14 to 0.0.15 (#1351)dependabot[bot]
2023-07-22Clean image preview on `set preview!` (#1350)Jonáš Dujava
2023-07-17Support optional fields for `statfmt` option (#1337)Joe Lim
2023-07-17Call `load` after shell-async commands (#1345)Joe Lim
2023-07-16Added autocompletion and a simple lfcd script for nushell. (#1341)mauerlaeufer
2023-07-12Merge pull request #1335 from joelim-work/load-non-volatileJoe Lim
2023-07-12Merge pull request #1336 from joelim-work/ci-badgeJoe Lim
2023-07-11update docGokcehan
2023-07-07Add CI build badgeJoe Lim
2023-07-06Prevent image preview flicker for `load` commandJoe Lim
2023-07-05Bump golang.org/x/term from 0.9.0 to 0.10.0dependabot[bot]
2023-07-04Bump golang.org/x/sys from 0.9.0 to 0.10.0dependabot[bot]
2023-07-04Make duplicated file format configurable (#1315)David Pedersen
2023-07-04Prevent following symbolic links when reloading (#1327)Joe Lim
2023-07-03Improve windows shell handling (#1309)Joe Lim
2023-07-03Allow blank input lines for `shell-pipe` commands (#1308)Joe Lim
2023-07-03add support for LF_CONFIG/DATA_HOME on unixGokcehan
2023-07-03Remove test log statement during autocompletion (#1307)Joe Lim
2023-07-03Bump golang.org/x/term from 0.8.0 to 0.9.0 (#1304)dependabot[bot]
2023-07-03Make CI cross-compile lf for every supported platform; support darwin-arm64 (...Ilya Grigoriev
2023-07-03Flexible filename truncation (#1029)raslop
2023-06-10Fix formatting of nlink on other platforms (#1295)Joe Lim
2023-06-09Add `statfmt` option (#1288)Joe Lim
2023-06-08Fix load issue when deleting files (#1292)Joe Lim