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 }}
jdahm
/
helix
Public
forked from
helix-editor/helix
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
search
User selector
All users
All time
Commit history
Commits on Aug 1, 2021
search: disable unicode support
archseer
committed
bddf749
View commit details
Copy full SHA for bddf749
Browse repository at this point
Use searcher for search
archseer
committed
ea7aad9
View commit details
Copy full SHA for ea7aad9
Browse repository at this point
Fix searching through several chunks
archseer
committed
e3ff5de
View commit details
Copy full SHA for e3ff5de
Browse repository at this point
Only recalculate resize during rendering, this stops flashing on resize
archseer
committed
b9ff4bd
View commit details
Copy full SHA for b9ff4bd
Browse repository at this point
Rebuild search by using regex-automata
archseer
committed
8ac2d50
View commit details
Copy full SHA for 8ac2d50
Browse repository at this point
Commits on Jul 31, 2021
fix: Map all selections on transaction.apply
archseer
committed
557c630
View commit details
Copy full SHA for 557c630
Browse repository at this point
Add more unit tests for pos_at_screen_coords.
Show description for ccecda4
cessen
committed
ccecda4
View commit details
Copy full SHA for ccecda4
Browse repository at this point
Commits on Jul 30, 2021
Update popup and diagnostics in onedark theme
sudormrfbin
authored and
archseer
committed
eec5631
View commit details
Copy full SHA for eec5631
Browse repository at this point
mouse: Remove verify_screen_coords, refactor primary selection modification
archseer
committed
62eb8c6
View commit details
Copy full SHA for 62eb8c6
Browse repository at this point
Remove the jump
archseer
committed
6bb744a
View commit details
Copy full SHA for 6bb744a
Browse repository at this point
Mouse selection support (#509)
Show description for 8361de4
dsseng
and
sudormrfbin
authored
8361de4
View commit details
Copy full SHA for 8361de4
Browse repository at this point
Remove embed_runtime feature
Show description for 0fdb626
archseer
committed
0fdb626
View commit details
Copy full SHA for 0fdb626
Browse repository at this point
Move indent-style code into `helix_core::indent`.
cessen
authored and
archseer
committed
f88d4c1
View commit details
Copy full SHA for f88d4c1
Browse repository at this point
Give default document a single line ending.
cessen
authored and
archseer
committed
e191a75
View commit details
Copy full SHA for e191a75
Browse repository at this point
Fix incorrect behavior of `find_char` command and friends.
Show description for e6e0d31
cessen
authored and
pickfire
committed
e6e0d31
View commit details
Copy full SHA for e6e0d31
Browse repository at this point
Commits on Jul 29, 2021
Fixes for new clippy lints in Rust 1.54.
cessen
authored and
CBenoit
committed
3fda350
View commit details
Copy full SHA for 3fda350
Browse repository at this point
Merge pull request #376 from cessen/great_line_ending_and_cursor_range_cleanup
Show description for 05d20e1
archseer
authored
05d20e1
View commit details
Copy full SHA for 05d20e1
Browse repository at this point
Fix typo in comment.
cessen
committed
e4d41d0
View commit details
Copy full SHA for e4d41d0
Browse repository at this point
Refactor case where key event is solely a character
sudormrfbin
authored and
pickfire
committed
8a2fa69
View commit details
Copy full SHA for 8a2fa69
Browse repository at this point
Commits on Jul 28, 2021
Fix bug with `/` searching after non-ascii characters.
Show description for 285aba2
cessen
committed
285aba2
View commit details
Copy full SHA for 285aba2
Browse repository at this point
Enforce cursor/selection invariants in one place.
Show description for cd7302f
cessen
committed
cd7302f
View commit details
Copy full SHA for cd7302f
Browse repository at this point
Merge branch 'master' into great_line_ending_and_cursor_range_cleanup
cessen
committed
a873e71
View commit details
Copy full SHA for a873e71
Browse repository at this point
Fix goto line number
Show description for b90450b
sudormrfbin
authored and
pickfire
committed
b90450b
View commit details
Copy full SHA for b90450b
Browse repository at this point
Quite edit page
Show description for 013bec4
pickfire
authored and
archseer
committed
013bec4
View commit details
Copy full SHA for 013bec4
Browse repository at this point
Show pending keys in status line (#515)
Show description for 1493313
sudormrfbin
authored
1493313
View commit details
Copy full SHA for 1493313
Browse repository at this point
Commits on Jul 27, 2021
Update keyboard.rs (#516)
Show description for 581a3d4
kajuburfi
authored
581a3d4
View commit details
Copy full SHA for 581a3d4
Browse repository at this point
Minor cleanup of the vertical movement code.
cessen
committed
aead4e6
View commit details
Copy full SHA for aead4e6
Browse repository at this point
Use `match` for branching on the `Direction` enum in more places.
cessen
committed
84f8167
View commit details
Copy full SHA for 84f8167
Browse repository at this point
Add unit tests for some of the new `Range` methods.
cessen
committed
5229c53
View commit details
Copy full SHA for 5229c53
Browse repository at this point
Bump futures-executor from 0.3.15 to 0.3.16
Show description for 86645c8
dependabot[bot]
authored and
pickfire
committed
86645c8
View commit details
Copy full SHA for 86645c8
Browse repository at this point
Bump tokio from 1.8.2 to 1.9.0
Show description for a6aad31
dependabot[bot]
authored and
pickfire
committed
a6aad31
View commit details
Copy full SHA for a6aad31
Browse repository at this point
Bump jsonrpc-core from 17.1.0 to 18.0.0
Show description for b581c18
dependabot[bot]
authored and
pickfire
committed
b581c18
View commit details
Copy full SHA for b581c18
Browse repository at this point
Bump futures-util from 0.3.15 to 0.3.16
Show description for 13c9d57
dependabot[bot]
authored and
pickfire
committed
13c9d57
View commit details
Copy full SHA for 13c9d57
Browse repository at this point
Improve `Range` documentation and organization.
cessen
committed
b2c76dc
View commit details
Copy full SHA for b2c76dc
Browse repository at this point
Commits on Jul 26, 2021
Merge branch 'master' into great_line_ending_and_cursor_range_cleanup
cessen
committed
f62ec6e
View commit details
Copy full SHA for f62ec6e
Browse repository at this point
Previous
Next
You can’t perform that action at this time.