Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
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
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
micro-editor
/
micro
Public
Notifications
You must be signed in to change notification settings
Fork
1.3k
Star
28.1k
Code
Issues
845
Pull requests
154
Discussions
Actions
Projects
Wiki
Security
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit History
Commits on Feb 12, 2026
Fix documentation typo (#4006)
Show description for d38f0df
usfbih8u
authored
d38f0df
Copy full SHA for d38f0df
Commits on Feb 10, 2026
serialize: Don't save undo stack if saveundo=off (#4003)
Show description for 4aa706c
dmaluka
authored
4aa706c
Copy full SHA for 4aa706c
Commits on Feb 9, 2026
Merge pull request #3983 from Neko-Box-Coder/FixRootSplitBug
Show description for 1317a2d
JoeKar
authored
1317a2d
Copy full SHA for 1317a2d
Commits on Feb 8, 2026
Adding special case for root node for flatten()
Neko-Box-Coder
committed
fda43af
Copy full SHA for fda43af
Fixing missing case for handling root node for splitting, fixes #3980
Neko-Box-Coder
committed
7ef8ca4
Copy full SHA for 7ef8ca4
Commits on Jan 28, 2026
feat(textfilter): Select output if input was from selection (#3974)
hemmingsv
authored
3a7403b
Copy full SHA for 3a7403b
Commits on Jan 23, 2026
Fix default keybindings for Ctrl-c and Ctrl-x in command mode (#3973)
Show description for dc2d70b
dmaluka
authored
dc2d70b
Copy full SHA for dc2d70b
Commits on Jan 21, 2026
templates: Fix empty titles introduced with #3971
JoeKar
committed
3e95779
Copy full SHA for 3e95779
Merge pull request #3971 from JoeKar/fix/repository-url
Show description for 28e1b02
JoeKar
authored
28e1b02
Copy full SHA for 28e1b02
Merge pull request #3969 from JoeKar/fix/issue-template
Show description for 0a4e15b
JoeKar
authored
0a4e15b
Copy full SHA for 0a4e15b
gofmt after renaming the URL
JoeKar
committed
ab8c242
Copy full SHA for ab8c242
Change `zyedidia/micro` to `micro-editor/micro`
JoeKar
committed
4ead0e4
Copy full SHA for 4ead0e4
templates: Deny blank issues
JoeKar
committed
20842c0
Copy full SHA for 20842c0
templates: Add feature template
JoeKar
committed
5c98734
Copy full SHA for 5c98734
templates: Convert markdown issue template into YAML form
Show description for 2e27871
JoeKar
committed
2e27871
Copy full SHA for 2e27871
Commits on Jan 18, 2026
Add syntax highlighting rules for B language (#3965)
frankischilling
authored
d1426b6
Copy full SHA for d1426b6
Commits on Jan 11, 2026
Use argument passed to OpenCmd without splitting (#3946)
Show description for a544015
niten94
authored
a544015
Copy full SHA for a544015
command: Fix typo in documentation of `HelpCmd()` (#3956)
JoeKar
authored
adfc136
Copy full SHA for adfc136
Commits on Jan 10, 2026
tools/cross-compile: Drop creation of `Linux 64 fully static` archive (#3957)
Show description for ee09a03
JoeKar
authored
ee09a03
Copy full SHA for ee09a03
config: Don't hardcode the `fakecursor` under Windows console any longer (#3959)
Show description for 9a6c827
JoeKar
authored
9a6c827
Copy full SHA for 9a6c827
Commits on Dec 31, 2025
metainfo: Release `v2.0.15`
JoeKar
committed
6a62575
Copy full SHA for 6a62575
Commits on Dec 18, 2025
Adding clarification regarding multiple characters for showchars (#3945)
Show description for 467eb88
Neko-Box-Coder
authored
467eb88
Copy full SHA for 467eb88
Commits on Dec 7, 2025
Merge pull request #3910 from AndydeCleyre/bugfix/2600
Show description for d1ceaca
JoeKar
authored
d1ceaca
Copy full SHA for d1ceaca
Commits on Dec 3, 2025
Replace never-assigned var filename with literal empty strings
AndydeCleyre
committed
331c43e
Copy full SHA for 331c43e
gofmt fix
dmaluka
committed
118f5a3
Copy full SHA for 118f5a3
Commits on Dec 2, 2025
LoadInput: reduce variable scope (input, err)
Show description for 70d9b64
AndydeCleyre
committed
70d9b64
Copy full SHA for 70d9b64
Commits on Dec 1, 2025
Make the buffer creation when (no file args, terminal stdin) explicitly distinct
Show description for 4debd29
AndydeCleyre
committed
4debd29
Copy full SHA for 4debd29
Only set buffer type to stdout when no file args are passed
Show description for c80e5cd
AndydeCleyre
committed
c80e5cd
Copy full SHA for c80e5cd
Commits on Nov 27, 2025
fix drawing of wide characters in InfoWindow (#3919)
Andriamanitra
authored
70dfc7f
Copy full SHA for 70dfc7f
Merge pull request #3914 from matthias314/m3/fix-issue-3700
Show description for a2620d1
JoeKar
authored
a2620d1
Copy full SHA for a2620d1
Commits on Nov 25, 2025
ensure regexp error messages are displayed in `findCallback`
matthias314
committed
560bfcf
Copy full SHA for 560bfcf
handle regexps with missing `\E` (quick fix for #3700)
matthias314
committed
a577fc9
Copy full SHA for a577fc9
Commits on Nov 18, 2025
Merge pull request #3618 from Neko-Box-Coder/LockConfig
Show description for bc5e59c
JoeKar
authored
bc5e59c
Copy full SHA for bc5e59c
Adding lockbindings option for disallowing lua to modify bindings at all
Neko-Box-Coder
committed
4f1d2bb
Copy full SHA for 4f1d2bb
Changing behavior for SetGlobalOption*() for lua to not write to file
Neko-Box-Coder
committed
7a250b7
Copy full SHA for 7a250b7
Pagination
Previous
Next
You can’t perform that action at this time.