elvish/pkg/cli/mode
2021-04-05 15:33:18 +01:00
..
completion_test.go pkg/cli/mode: Fix a flaky completion mode test. 2021-02-13 23:23:23 +00:00
completion.go Some golint cleanups 2021-04-05 15:31:53 +01:00
filter_spec.go pkg/cli/mode: Refactor the handling of default FilterSpec.Maker. 2021-03-29 00:09:32 +01:00
histlist_test.go pkg/cli: Refactor how config for custom filters are passed. 2021-03-27 01:21:53 +00:00
histlist.go Some golint cleanups 2021-04-05 15:31:53 +01:00
histwalk_test.go pkg/cli: Rewrite histwalk mode as a widget. 2021-02-12 22:34:44 +00:00
histwalk.go Some golint cleanups 2021-04-05 15:31:53 +01:00
instant_test.go pkg/cli/mode: Expose the lastcmd mode as a widget. 2021-02-13 23:21:39 +00:00
instant.go Some golint cleanups 2021-04-05 15:31:53 +01:00
lastcmd_test.go pkg/cli/mode: Expose the lastcmd mode as a widget. 2021-02-13 23:21:39 +00:00
lastcmd.go Some golint cleanups 2021-04-05 15:31:53 +01:00
listing_test.go Fix style. 2021-02-13 23:21:39 +00:00
listing.go Some golint cleanups 2021-04-05 15:31:53 +01:00
location_test.go Some golint cleanups 2021-04-05 15:31:53 +01:00
location.go Some golint cleanups 2021-04-05 15:31:53 +01:00
mode_test.go Some golint cleanups 2021-04-05 15:31:53 +01:00
mode.go pkg/cli/mode: Revise a comment. 2021-04-05 15:33:18 +01:00
navigation_fs_test.go pkg/cli/mode: Expose the navigation mode as a widget. 2021-02-13 23:21:39 +00:00
navigation_fs.go Fix style. 2021-02-13 23:21:39 +00:00
navigation_test.go pkg/cli/mode: Expose the navigation mode as a widget. 2021-02-13 23:21:39 +00:00
navigation.go Some golint cleanups 2021-04-05 15:31:53 +01:00
stub_test.go pkg/cli/mode: Deflake stub_test.go by adding an app.Redraw call. 2021-03-27 02:06:35 +00:00
stub.go Some golint cleanups 2021-04-05 15:31:53 +01:00