Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@xiyaowong
Copy link
Contributor

@folke folke changed the title feat: Add flash.prompt() to get the prompt text feat(prompt): add flash.prompt() to get the prompt text Jul 7, 2024
@folke folke merged commit f226e02 into folke:main Jul 7, 2024
@folke
Copy link
Owner

folke commented Jul 7, 2024

ty!

folke pushed a commit that referenced this pull request Jul 7, 2024
🤖 I have created a release *beep* *boop*
---


## [2.1.0](v2.0.0...v2.1.0)
(2024-07-07)


### Features

* **prompt:** add `flash.prompt()` to get the prompt text
([#347](#347))
([f226e02](f226e02))
* **treesitter:** opt-out selection of the smallest node with
flash.treesitter() by specifying autojump = false
([#276](#276))
([daa06cd](daa06cd))


### Bug Fixes

* **state:** abort to use Util.exit()
([#324](#324))
([e7ab1e4](e7ab1e4))
* **treesitter:** process all trees. Closes
[#275](#275)
([51f3ee1](51f3ee1))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
myypo pushed a commit to myypo/flash.nvim that referenced this pull request Aug 10, 2024
myypo pushed a commit to myypo/flash.nvim that referenced this pull request Aug 10, 2024
🤖 I have created a release *beep* *boop*
---


## [2.1.0](folke/flash.nvim@v2.0.0...v2.1.0)
(2024-07-07)


### Features

* **prompt:** add `flash.prompt()` to get the prompt text
([folke#347](folke#347))
([f226e02](folke@f226e02))
* **treesitter:** opt-out selection of the smallest node with
flash.treesitter() by specifying autojump = false
([folke#276](folke#276))
([daa06cd](folke@daa06cd))


### Bug Fixes

* **state:** abort to use Util.exit()
([folke#324](folke#324))
([e7ab1e4](folke@e7ab1e4))
* **treesitter:** process all trees. Closes
[folke#275](folke#275)
([51f3ee1](folke@51f3ee1))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
myypo pushed a commit to myypo/flash.nvim that referenced this pull request Aug 10, 2024
myypo pushed a commit to myypo/flash.nvim that referenced this pull request Aug 10, 2024
🤖 I have created a release *beep* *boop*
---


## [2.1.0](folke/flash.nvim@v2.0.0...v2.1.0)
(2024-07-07)


### Features

* **prompt:** add `flash.prompt()` to get the prompt text
([folke#347](folke#347))
([f226e02](folke@f226e02))
* **treesitter:** opt-out selection of the smallest node with
flash.treesitter() by specifying autojump = false
([folke#276](folke#276))
([daa06cd](folke@daa06cd))


### Bug Fixes

* **state:** abort to use Util.exit()
([folke#324](folke#324))
([e7ab1e4](folke@e7ab1e4))
* **treesitter:** process all trees. Closes
[folke#275](folke#275)
([51f3ee1](folke@51f3ee1))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feature: Export the prompt as a variable that can be used in the statusline.

2 participants