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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
DFHack
/
dfhack
Public
Notifications
You must be signed in to change notification settings
Fork
502
Star
2k
Code
Issues
1k
Pull requests
32
Discussions
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
dfhack
test
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 11, 2026
Merge pull request #5721 from pajawojciech/orders-export-name
Show description for a2220ff
ab9rf
authored
a2220ff
View commit details
Copy full SHA for a2220ff
View code at this point
Browse repository at this point
Commits on Jun 1, 2026
`dfhack-config` in tests for `blueprint` and `orders`
ab9rf
committed
863ef16
View commit details
Copy full SHA for 863ef16
View code at this point
Browse repository at this point
Commits on Feb 24, 2026
Fix tests
pajawojciech
committed
0f0fa85
View commit details
Copy full SHA for 0f0fa85
View code at this point
Browse repository at this point
Commits on Apr 21, 2025
Fix TextArea cursor dissapearing on Select All when there is no text
wiktor-obrebski
committed
eb0723f
View commit details
Copy full SHA for eb0723f
View code at this point
Browse repository at this point
Fix selection tests for TextArea
Show description for e4389a2
wiktor-obrebski
committed
e4389a2
View commit details
Copy full SHA for e4389a2
View code at this point
Browse repository at this point
Commits on Mar 22, 2025
remove obsolete comment
myk002
committed
6dc4914
View commit details
Copy full SHA for 6dc4914
View code at this point
Browse repository at this point
Commits on Mar 17, 2025
add `canonicalize` method to `Filesystem`
Show description for 1945981
ab9rf
committed
1945981
View commit details
Copy full SHA for 1945981
View code at this point
Browse repository at this point
Commits on Feb 9, 2025
add unit test for allocating and deallocating all types
myk002
committed
df46a55
View commit details
Copy full SHA for df46a55
View code at this point
Browse repository at this point
ignore missing viewscreens
Show description for 17be93c
myk002
committed
17be93c
View commit details
Copy full SHA for 17be93c
View code at this point
Browse repository at this point
update core/plugin lua for great reorg
myk002
committed
3583334
View commit details
Copy full SHA for 3583334
View code at this point
Browse repository at this point
Commits on Jan 30, 2025
Fix Edit Field long lines changing text cursor behaviour
wiktor-obrebski
committed
3071db5
View commit details
Copy full SHA for 3071db5
View code at this point
Browse repository at this point
Commits on Jan 19, 2025
Standarize behaviour of TextArea left/right keys when selection exists
wiktor-obrebski
committed
7d8d191
View commit details
Copy full SHA for 7d8d191
View code at this point
Browse repository at this point
Commits on Jan 15, 2025
Add test for TextArea one line mode
wiktor-obrebski
committed
de678b1
View commit details
Copy full SHA for de678b1
View code at this point
Browse repository at this point
Add cp437 10 (new line) char rendering to TextArea one line mode
wiktor-obrebski
committed
7f8cf7d
View commit details
Copy full SHA for 7f8cf7d
View code at this point
Browse repository at this point
Fix journal and textarea tests
wiktor-obrebski
committed
8ee053a
View commit details
Copy full SHA for 8ee053a
View code at this point
Browse repository at this point
Fix EditField issue with submitting results
wiktor-obrebski
committed
ee68d9f
View commit details
Copy full SHA for ee68d9f
View code at this point
Browse repository at this point
Commits on Dec 4, 2024
add clarifying comment for test
myk002
authored
4e4bea3
View commit details
Copy full SHA for 4e4bea3
View code at this point
Browse repository at this point
Commits on Dec 3, 2024
test that job ids increase monotonically
dhthwy
committed
f84f6e0
View commit details
Copy full SHA for f84f6e0
View code at this point
Browse repository at this point
Commits on Nov 28, 2024
simplify test
myk002
committed
5dfaa56
View commit details
Copy full SHA for 5dfaa56
View code at this point
Browse repository at this point
add regression test for size of global_table
myk002
committed
a645fbc
View commit details
Copy full SHA for a645fbc
View code at this point
Browse repository at this point
Merge pull request #4995 from wiktor-obrebski/widgets/text-area
Show description for 3aeb7e2
myk002
authored
3aeb7e2
View commit details
Copy full SHA for 3aeb7e2
View code at this point
Browse repository at this point
Commits on Nov 21, 2024
Drop now redundant TextArea tests version boundary
wiktor-obrebski
committed
51ff6b7
View commit details
Copy full SHA for 51ff6b7
View code at this point
Browse repository at this point
Commits on Nov 20, 2024
Add old_text to TextArea widget text change callback
wiktor-obrebski
committed
b9422dc
View commit details
Copy full SHA for b9422dc
View code at this point
Browse repository at this point
Commits on Nov 17, 2024
Make TextArea on_cursor_change include old cursor
Show description for cdda92e
wiktor-obrebski
committed
cdda92e
View commit details
Copy full SHA for cdda92e
View code at this point
Browse repository at this point
fixup: a couple more tests
robob27
committed
78d6a2f
View commit details
Copy full SHA for 78d6a2f
View code at this point
Browse repository at this point
fixup! Add Tab/TabBar tests
robob27
committed
9341097
View commit details
Copy full SHA for 9341097
View code at this point
Browse repository at this point
Add Tab/TabBar tests
robob27
committed
bc7ad5f
View commit details
Copy full SHA for bc7ad5f
View code at this point
Browse repository at this point
Commits on Oct 11, 2024
Add history entry (undo/redo) for TextArea API text set (:setText)
wiktor-obrebski
committed
58c8d9b
View commit details
Copy full SHA for 58c8d9b
View code at this point
Browse repository at this point
Add clear history textarea feature
wiktor-obrebski
committed
2ed6dcb
View commit details
Copy full SHA for 2ed6dcb
View code at this point
Browse repository at this point
Add undo/redo textarea widget features tests
wiktor-obrebski
committed
ff41a5e
View commit details
Copy full SHA for ff41a5e
View code at this point
Browse repository at this point
Add tests for TextArea undo feature
wiktor-obrebski
committed
cb549ed
View commit details
Copy full SHA for cb549ed
View code at this point
Browse repository at this point
Commits on Oct 9, 2024
Abandon named subviews for TextArea to avoid collisions with user code
wiktor-obrebski
committed
3ce4f1f
View commit details
Copy full SHA for 3ce4f1f
View code at this point
Browse repository at this point
Add way to set text from the TextArea widget API
wiktor-obrebski
committed
83a9a19
View commit details
Copy full SHA for 83a9a19
View code at this point
Browse repository at this point
Commits on Oct 8, 2024
Migrate journal text-area related test to core TestArea test module
wiktor-obrebski
committed
55ae723
View commit details
Copy full SHA for 55ae723
View code at this point
Browse repository at this point
Commits on Sep 14, 2024
Revert "Revert "[widgets.EditField] use new text navigation keys""
myk002
authored
e042c02
View commit details
Copy full SHA for e042c02
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.