You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
snacks.picker: the snacks.picker send action has moved from plugin code to a README snippet. please copy the snippet into your config to continue using it.
Features
snacks.picker: move from plugin code to README snippet, export + improve format() (82958e2)
Bug Fixes
context:@this context wrongly used 0-based cols (ab91312)
api: public prompt and ask no longer accept an opts (only used for context). public methods no longer return their promises.
server:server.toggle and server.stop config options and their corresponding public API methods are removed. the bundled terminal manager is removed and the default server.start now uses native term://. for toggle behavior, see the README section on user-land alternatives using e.g. snacks.terminal. sorry for the inconvenience!
Features
context: filter @diagnostics by range if present (606b22f)