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
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 }}
diyism
/
micro
Public
forked from
micro-editor/micro
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
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 21, 2025
Update README.md
diyism
authored
edf6c75
View commit details
Copy full SHA for edf6c75
Browse repository at this point
Commits on Dec 3, 2025
gofmt fix
dmaluka
committed
118f5a3
View commit details
Copy full SHA for 118f5a3
Browse repository at this point
Commits on Nov 27, 2025
fix drawing of wide characters in InfoWindow (#3919)
Andriamanitra
authored
70dfc7f
View commit details
Copy full SHA for 70dfc7f
Browse repository at this point
Merge pull request #3914 from matthias314/m3/fix-issue-3700
Show description for a2620d1
JoeKar
authored
a2620d1
View commit details
Copy full SHA for a2620d1
Browse repository at this point
Commits on Nov 25, 2025
ensure regexp error messages are displayed in `findCallback`
matthias314
committed
560bfcf
View commit details
Copy full SHA for 560bfcf
Browse repository at this point
handle regexps with missing `\E` (quick fix for #3700)
matthias314
committed
a577fc9
View commit details
Copy full SHA for a577fc9
Browse repository at this point
Commits on Nov 18, 2025
Merge pull request #3618 from Neko-Box-Coder/LockConfig
Show description for bc5e59c
JoeKar
authored
bc5e59c
View commit details
Copy full SHA for bc5e59c
Browse repository at this point
Adding lockbindings option for disallowing lua to modify bindings at all
Neko-Box-Coder
committed
4f1d2bb
View commit details
Copy full SHA for 4f1d2bb
Browse repository at this point
Changing behavior for SetGlobalOption*() for lua to not write to file
Neko-Box-Coder
committed
7a250b7
View commit details
Copy full SHA for 7a250b7
Browse repository at this point
Changing behavior for TryBindKey() for lua to not write to bindings.json
Neko-Box-Coder
committed
b39b5b5
View commit details
Copy full SHA for b39b5b5
Browse repository at this point
Commits on Nov 5, 2025
Include --options-with-hyphens in statement regex (#3863)
nabeelsherazi
authored
9183fbe
View commit details
Copy full SHA for 9183fbe
Browse repository at this point
Commits on Oct 27, 2025
Update Tcell to v2.0.13 (#3895)
niten94
authored
fa68314
View commit details
Copy full SHA for fa68314
Browse repository at this point
Commits on Oct 21, 2025
Added linting support for ldc2 and gdc compilers (#3892)
Show description for ccf0a9f
kodesettings
and
Andriamanitra
authored
ccf0a9f
View commit details
Copy full SHA for ccf0a9f
Browse repository at this point
Commits on Oct 19, 2025
Fixing regression introduced by #3310 with missing word boundary (#3891)
Neko-Box-Coder
authored
115e560
View commit details
Copy full SHA for 115e560
Browse repository at this point
Merge pull request #3806 from JoeKar/fix/backup-path
Show description for 284942d
JoeKar
authored
284942d
View commit details
Copy full SHA for 284942d
Browse repository at this point
Commits on Oct 18, 2025
save: Remove a possible written backup in case the path has changed
JoeKar
committed
bab3907
View commit details
Copy full SHA for bab3907
Browse repository at this point
backup: Keep path of stored & hashed backup files in a own $hash.path file
Show description for 02611f4
JoeKar
committed
02611f4
View commit details
Copy full SHA for 02611f4
Browse repository at this point
util: Convert suffix added with `AppendBackupSuffix()` to simple constant
JoeKar
committed
1ce2202
View commit details
Copy full SHA for 1ce2202
Browse repository at this point
util: Hash the path in `DetermineEscapePath()`
Show description for 78d2c61
JoeKar
committed
78d2c61
View commit details
Copy full SHA for 78d2c61
Browse repository at this point
Commits on Oct 11, 2025
fix c++ highlighting for binary literal with digit separator and suffix (#3870)
Andriamanitra
authored
815ca0b
View commit details
Copy full SHA for 815ca0b
Browse repository at this point
Commits on Sep 21, 2025
Merge pull request #3866 from niten94/hide-sudo-prompt-win
Show description for ec8bb7c
JoeKar
authored
ec8bb7c
View commit details
Copy full SHA for ec8bb7c
Browse repository at this point
Commits on Sep 20, 2025
Add micro.exe to .gitignore
niten94
committed
dcdddc1
View commit details
Copy full SHA for dcdddc1
Browse repository at this point
Disable sudo save prompt on Windows
Show description for 85b4b2b
niten94
committed
85b4b2b
View commit details
Copy full SHA for 85b4b2b
Browse repository at this point
Commits on Sep 9, 2025
README: Use `v2` for the Go Report Card (#3835)
JoeKar
authored
ad24089
View commit details
Copy full SHA for ad24089
Browse repository at this point
Commits on Sep 7, 2025
Reordering triple quotes string to be evaluated first for groovy syntax (#3858)
Neko-Box-Coder
authored
ed970ee
View commit details
Copy full SHA for ed970ee
Browse repository at this point
Adding comment for typescript (#3857)
Neko-Box-Coder
authored
4d95f5f
View commit details
Copy full SHA for 4d95f5f
Browse repository at this point
Commits on Sep 6, 2025
Merge pull request #3760 from Neko-Box-Coder/MoreCharOptions
Show description for 45342bb
JoeKar
authored
45342bb
View commit details
Copy full SHA for 45342bb
Browse repository at this point
Adding showchars option
Neko-Box-Coder
committed
1ef6459
View commit details
Copy full SHA for 1ef6459
Browse repository at this point
Simplifying draw to be less nested
Neko-Box-Coder
committed
532c315
View commit details
Copy full SHA for 532c315
Browse repository at this point
Splitting draw out to getRuneStyle in bufwindow, removing @ for wide rune in bufwindow
Neko-Box-Coder
committed
7b01fe4
View commit details
Copy full SHA for 7b01fe4
Browse repository at this point
Commits on Sep 5, 2025
Add toggle & togglelocal command (#3783)
cutelisp
authored
0b9c7c0
View commit details
Copy full SHA for 0b9c7c0
Browse repository at this point
micro: Handle +/regex search from args (#3767)
Show description for e9f241a
luca020400
authored
e9f241a
View commit details
Copy full SHA for e9f241a
Browse repository at this point
Commits on Sep 2, 2025
Fix highlighting for `auto` in C++ (#3836)
2013ZRZ
authored
bbea2a3
View commit details
Copy full SHA for bbea2a3
Browse repository at this point
Merge pull request #3846 from JoeKar/revert/syntax-rules
Show description for b37fa2e
JoeKar
authored
b37fa2e
View commit details
Copy full SHA for b37fa2e
Browse repository at this point
Commits on Sep 1, 2025
make arduino filetype detection less aggressive (#3848)
Andriamanitra
authored
4b2f8aa
View commit details
Copy full SHA for 4b2f8aa
Browse repository at this point
Previous
Next
You can’t perform that action at this time.