mirror of
https://github.com/go-sylixos/elvish.git
synced 2024-12-13 18:07:51 +08:00
f011034c06
- Rename the method from "Close" to "Dimiss" to avoid any conflict with the standard interface{ Close() error } - Remove the "accept" parameter from the Dismiss method and App.PopAddon - it is false in most places, and the few places that pass accept=true has knowledge of how to accept the state in the particular widget. - edit:history:accept has been removed as a consequence - it is never documented, and is not currently used by any Elvish code published on GitHub (https://github.com/search?q=%22edit%3Ahistory%3Aaccept%22+extension%3Aelv&type=Code) |
||
---|---|---|
.. | ||
completion_test.go | ||
completion.go | ||
filter_spec.go | ||
histlist_test.go | ||
histlist.go | ||
histwalk_test.go | ||
histwalk.go | ||
instant_test.go | ||
instant.go | ||
lastcmd_test.go | ||
lastcmd.go | ||
listing_test.go | ||
listing.go | ||
location_test.go | ||
location.go | ||
mode_test.go | ||
mode.go | ||
navigation_fs_test.go | ||
navigation_fs.go | ||
navigation_test.go | ||
navigation.go | ||
stub_test.go | ||
stub.go |