Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
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
{{ message }}
postelrich
/
mini.nvim
Public
forked from
nvim-mini/mini.nvim
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
mini.nvim
lua
mini
pick.lua
on
main
User selector
All users
All time
Commit history
Commits on Aug 8, 2024
refactor(pick): make URI detection more robust
Show description for 1762855
echasnovski
committed
1762855
View commit details
Copy full SHA for 1762855
View code at this point
Browse repository at this point
Commits on Jul 20, 2024
fix(pick): update `rg` command to use more robust form of null character
Show description for 73c7cd3
echasnovski
committed
73c7cd3
View commit details
Copy full SHA for 73c7cd3
View code at this point
Browse repository at this point
Commits on Jul 18, 2024
fix(pick): make icon detection more robust
echasnovski
committed
7dc6140
View commit details
Copy full SHA for 7dc6140
View code at this point
Browse repository at this point
Commits on Jul 15, 2024
feat(pick)!: update `default_show()` to display "│" in place of "\0"
Show description for 3ade359
echasnovski
committed
3ade359
View commit details
Copy full SHA for 3ade359
View code at this point
Browse repository at this point
fix(pick)!: use '\0' instead of ':' as line/position separator
Show description for 42100d8
echasnovski
committed
42100d8
View commit details
Copy full SHA for 42100d8
View code at this point
Browse repository at this point
fix(pick): prefer explicit `path` field when computing icons
Show description for 8f04ff8
echasnovski
committed
8f04ff8
View commit details
Copy full SHA for 8f04ff8
View code at this point
Browse repository at this point
Commits on Jul 3, 2024
feat(pick): prefer 'mini.icons' as icon provider
echasnovski
committed
611627f
View commit details
Copy full SHA for 611627f
View code at this point
Browse repository at this point
Commits on Jul 1, 2024
docs(ALL): prefer using code blocks with language annotation
Show description for a8fae0b
echasnovski
committed
a8fae0b
View commit details
Copy full SHA for a8fae0b
View code at this point
Browse repository at this point
Commits on Jun 29, 2024
docs(pick): fix typo
justus2510
authored and
echasnovski
committed
3e5da8e
View commit details
Copy full SHA for 3e5da8e
View code at this point
Browse repository at this point
Commits on Jun 22, 2024
feat(ALL): stop support for Neovim 0.7
Show description for 94db855
echasnovski
committed
94db855
View commit details
Copy full SHA for 94db855
View code at this point
Browse repository at this point
Commits on May 30, 2024
feat(pick): disable terminal emulator pasting when picker is active
Show description for a1164b3
echasnovski
committed
a1164b3
View commit details
Copy full SHA for a1164b3
View code at this point
Browse repository at this point
Commits on May 25, 2024
feat(ALL): soft deprecate Neovim<0.8
echasnovski
committed
a6c7322
View commit details
Copy full SHA for a6c7322
View code at this point
Browse repository at this point
Commits on Apr 22, 2024
fix(ALL): react to `vim.tbl_islist()` deprecation on Nightly
Show description for 85ca5ff
echasnovski
committed
85ca5ff
View commit details
Copy full SHA for 85ca5ff
View code at this point
Browse repository at this point
Commits on Apr 14, 2024
feat(pick): add 'uri' item type
Show description for 0bbeb61
echasnovski
and
Ishaan Gupta
committed
0bbeb61
View commit details
Copy full SHA for 0bbeb61
View code at this point
Browse repository at this point
Commits on Apr 12, 2024
fix(pick): ensure `ui_select` calls `on_choice` with not copy of `item`
Show description for dbdbfd3
echasnovski
committed
dbdbfd3
View commit details
Copy full SHA for dbdbfd3
View code at this point
Browse repository at this point
Commits on Apr 11, 2024
docs: fix typos
Show description for b894507
dundargoc
and
echasnovski
committed
b894507
View commit details
Copy full SHA for b894507
View code at this point
Browse repository at this point
Commits on Apr 9, 2024
fix(pick): update `builtin.files()` to respect file names with ":"
Show description for e71435f
echasnovski
committed
e71435f
View commit details
Copy full SHA for e71435f
View code at this point
Browse repository at this point
fix(pick): stop trying to parse path in table item for special format
echasnovski
committed
3e342df
View commit details
Copy full SHA for 3e342df
View code at this point
Browse repository at this point
Commits on Mar 24, 2024
fix(pick)!: prefer `opts.prompt` as picker name in `ui_select()`
Show description for d23e198
echasnovski
and
AlexKurisu
committed
d23e198
View commit details
Copy full SHA for d23e198
View code at this point
Browse repository at this point
Commits on Mar 21, 2024
docs(pick): clarify return value effect of custom mappings
echasnovski
committed
a683bfe
View commit details
Copy full SHA for a683bfe
View code at this point
Browse repository at this point
Commits on Feb 16, 2024
(mini.pick) Clear inherited "matchparen" highlights.
Show description for 14dee9c
echasnovski
committed
14dee9c
View commit details
Copy full SHA for 14dee9c
View code at this point
Browse repository at this point
(mini.pick) Fix `builtin.resume()` to restore 'cmdheight'.
Show description for 4913011
echasnovski
committed
4913011
View commit details
Copy full SHA for 4913011
View code at this point
Browse repository at this point
Commits on Jan 16, 2024
(all) Update to use consistent way to define user commands.
echasnovski
committed
e560b40
View commit details
Copy full SHA for e560b40
View code at this point
Browse repository at this point
Commits on Dec 29, 2023
(mini.pick) FEATURE: Update `builtin.help()` to use tree-sitter highlighting.
echasnovski
committed
eb5754a
View commit details
Copy full SHA for eb5754a
View code at this point
Browse repository at this point
(mini.pick) FEATURE: Implement `window.prompt_cursor` and `window.prompt_prefix` config options.
Show description for e587e75
echasnovski
committed
e587e75
View commit details
Copy full SHA for e587e75
View code at this point
Browse repository at this point
Commits on Dec 10, 2023
(all) Update and use StyLua 0.19.0.
echasnovski
committed
c87d3b7
View commit details
Copy full SHA for c87d3b7
View code at this point
Browse repository at this point
Commits on Dec 9, 2023
(mini.pick) Update to account for table elements in window border.
Show description for d8bab38
echasnovski
committed
d8bab38
View commit details
Copy full SHA for d8bab38
View code at this point
Browse repository at this point
Commits on Nov 9, 2023
(mini.pick) Update `default_match()` with `do_sync` argument.
echasnovski
committed
e5c0700
View commit details
Copy full SHA for e5c0700
View code at this point
Browse repository at this point
Commits on Nov 7, 2023
(mini.pick) Update `builtin.help` to have proper split/vsplit/tabpage choose modifiers.
echasnovski
committed
36940b8
View commit details
Copy full SHA for 36940b8
View code at this point
Browse repository at this point
(mini.pick) Update `builtin.help` to use scratch buffer in preview.
echasnovski
committed
f0f1014
View commit details
Copy full SHA for f0f1014
View code at this point
Browse repository at this point
Commits on Nov 3, 2023
(all) Fix typos.
dundargoc
authored and
echasnovski
committed
0a3d637
View commit details
Copy full SHA for 0a3d637
View code at this point
Browse repository at this point
(mini.pick) Update ignorecase/smartcase matching to work with non-default 'regexpengine'.
echasnovski
committed
9070b7e
View commit details
Copy full SHA for 9070b7e
View code at this point
Browse repository at this point
(mini.pick) Update `ui_select` to call `on_choice` with target window being current.
echasnovski
committed
64377e8
View commit details
Copy full SHA for 64377e8
View code at this point
Browse repository at this point
Commits on Nov 2, 2023
(mini.pick) Mention 'mini.extra' for more pickers.
echasnovski
committed
eaf0e04
View commit details
Copy full SHA for eaf0e04
View code at this point
Browse repository at this point
Commits on Oct 26, 2023
(mini.pick) Update `builtin.help` to work with `builtin.resume()`.
echasnovski
committed
81a5b18
View commit details
Copy full SHA for 81a5b18
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.