summaryrefslogtreecommitdiffstats
path: root/go.sum
AgeCommit message (Expand)Author
2024-05-08Bump golang.org/x/term from 0.19.0 to 0.20.0 (#1703)dependabot[bot]
2024-04-07Bump golang.org/x/term from 0.18.0 to 0.19.0 (#1678)dependabot[bot]
2024-04-07Bump golang.org/x/sys from 0.18.0 to 0.19.0 (#1677)dependabot[bot]
2024-03-05Bump golang.org/x/term from 0.17.0 to 0.18.0 (#1624)dependabot[bot]
2024-03-04Bump github.com/gdamore/tcell/v2 from 2.7.1 to 2.7.4 (#1621)dependabot[bot]
2024-02-20Bump github.com/gdamore/tcell/v2 from 2.7.0 to 2.7.1 (#1608)dependabot[bot]
2024-02-08Bump golang.org/x/term from 0.16.0 to 0.17.0 (#1601)dependabot[bot]
2024-01-05Bump golang.org/x/term from 0.15.0 to 0.16.0 (#1567)dependabot[bot]
2023-12-11Bump github.com/gdamore/tcell/v2 from 2.6.0 to 2.7.0 (#1533)dependabot[bot]
2023-11-28Bump golang.org/x/term from 0.14.0 to 0.15.0 (#1511)dependabot[bot]
2023-11-28Bump golang.org/x/sys from 0.14.0 to 0.15.0 (#1510)dependabot[bot]
2023-11-08Bump golang.org/x/term from 0.13.0 to 0.14.0 (#1492)dependabot[bot]
2023-11-06Bump golang.org/x/sys from 0.13.0 to 0.14.0 (#1486)dependabot[bot]
2023-10-29Bump github.com/djherbis/times from 1.5.0 to 1.6.0 (#1478)dependabot[bot]
2023-10-06Bump golang.org/x/term from 0.12.0 to 0.13.0 (#1461)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-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-07-24Bump github.com/mattn/go-runewidth from 0.0.14 to 0.0.15 (#1351)dependabot[bot]
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-03Bump golang.org/x/term from 0.8.0 to 0.9.0 (#1304)dependabot[bot]
2023-05-13Bump golang.org/x/term from 0.7.0 to 0.8.0 (#1225)dependabot[bot]
2023-05-13Bump golang.org/x/sys from 0.7.0 to 0.8.0 (#1224)dependabot[bot]
2023-04-08Bump golang.org/x/term from 0.6.0 to 0.7.0 (#1198)dependabot[bot]
2023-03-12Bump golang.org/x/term from 0.5.0 to 0.6.0 (#1137)dependabot[bot]
2023-03-12Bump golang.org/x/sys from 0.5.0 to 0.6.0 (#1136)dependabot[bot]
2023-02-26Bump github.com/gdamore/tcell/v2 (#1128)dependabot[bot]
2022-11-28updated gopkg.in/djherbis/times.v1 v1.2.0 to github.com/djherbis/times v1.5.0...Penn Bauman
2022-10-19Add mouse support for selecting and opening files (#963)Paul Ouellette
2022-02-13go mod tidyGokcehan
2022-02-13create process group for shell-pipe and shell-async (#753)Christian Zangl
2021-05-16bump tcell to v2.3.1Gokcehan
2021-03-30update tcell version to fix delete key on stGokcehan
2021-03-30change to local tcell forkGokcehan
2021-02-21use x/term instead of stty/pause to prompt any keyGokcehan
2021-02-21use suspend/resume api in tcell v2.2.0Gokcehan
2020-12-04import tcell/v2 from gitlab.com/Provessor/lfpGokcehan
2020-09-01go mod tidyGokcehan
2020-09-01Replace termbox-go with tcell (#439)Provessor
2020-08-20go mod tidyGokcehan
2020-07-11Update termbox related modules to fix #392 (#404)Doron Behar
2020-03-20Use doronbehar's fork of termbox (#311)Doron Behar
2019-09-18Sort By Access Time and Change Time (#226)Kennedy Mwenja
2019-08-12fix ineffective breaks, remove unused parameters (#210)Daniel Martí
2019-04-20replace godep with go modulesr12Gokcehan