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 }}
rexim
/
gf
Public
forked from
nakst/gf
Notifications
You must be signed in to change notification settings
Fork
0
Star
23
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
All time
Commit history
Commits on Feb 4, 2025
Merge pull request #192 from screaminglineage/master
Show description for 9c16864
nakst
authored
9c16864
View commit details
Copy full SHA for 9c16864
Browse repository at this point
Commits on Jan 24, 2025
fix python exception in watch window
screaminglineage
committed
e7a05ae
View commit details
Copy full SHA for e7a05ae
Browse repository at this point
Commits on Jan 14, 2025
Merge pull request #184 from lukasx999/master
Show description for 2467ab1
nakst
authored
2467ab1
View commit details
Copy full SHA for 2467ab1
Browse repository at this point
Commits on Jan 13, 2025
Merge branch 'nakst:master' into master
lukasx999
authored
e6102d6
View commit details
Copy full SHA for e6102d6
Browse repository at this point
lukasx999
committed
4f8c6a3
View commit details
Copy full SHA for 4f8c6a3
Browse repository at this point
Merge pull request #185 from rnpnr/thread_frame
Show description for 8e75d18
nakst
authored
8e75d18
View commit details
Copy full SHA for 8e75d18
Browse repository at this point
Commits on Dec 28, 2024
properly skip leading spaces in Frame string
Show description for 6f3bd45
rnpnr
committed
6f3bd45
View commit details
Copy full SHA for 6f3bd45
Browse repository at this point
Commits on Dec 25, 2024
lukasx999
committed
b32ae9f
View commit details
Copy full SHA for b32ae9f
Browse repository at this point
Commits on Dec 14, 2024
Merge pull request #182 from rnpnr/thread_name
Show description for ab47ef8
nakst
authored
ab47ef8
View commit details
Copy full SHA for ab47ef8
Browse repository at this point
Commits on Nov 27, 2024
add thread name to thread tab and align frame info
rnpnr
committed
5da55a4
View commit details
Copy full SHA for 5da55a4
Browse repository at this point
Commits on Aug 21, 2024
Merge pull request #174 from kenkinming2002/gdb-path
Show description for 40f2ae6
nakst
authored
40f2ae6
View commit details
Copy full SHA for 40f2ae6
Browse repository at this point
Merge pull request #169 from MadCatX/unicode
Show description for 583c3b7
nakst
authored
583c3b7
View commit details
Copy full SHA for 583c3b7
Browse repository at this point
Commits on Jun 20, 2024
Also set gdbArgv[0] when loading gdb path from settings
Show description for 64e8c56
kenkinming2002
committed
64e8c56
View commit details
Copy full SHA for 64e8c56
Browse repository at this point
Commits on May 8, 2024
Fix cursor positioning macros for non-unicode build
MadCatX
committed
64bddf5
View commit details
Copy full SHA for 64bddf5
Browse repository at this point
Guard against byte position pointing outside the available number of
Show description for 8330b43
MadCatX
committed
8330b43
View commit details
Copy full SHA for 8330b43
Browse repository at this point
Generalize translations between bytes and columns
MadCatX
committed
5858f57
View commit details
Copy full SHA for 5858f57
Browse repository at this point
Generalize macros that handle cursor positioning and provide translation
Show description for ac05a97
MadCatX
committed
ac05a97
View commit details
Copy full SHA for ac05a97
Browse repository at this point
Commits on Apr 23, 2024
Finish macrofication of the Unicode functions and fix wrong caret
Show description for 062ba9b
MadCatX
committed
062ba9b
View commit details
Copy full SHA for 062ba9b
Browse repository at this point
Commits on Apr 18, 2024
Factor out some cursor-positioning code to macros
MadCatX
committed
3173ef2
View commit details
Copy full SHA for 3173ef2
Browse repository at this point
Move the index advancing logic to a macro
MadCatX
committed
05113b0
View commit details
Copy full SHA for 05113b0
Browse repository at this point
Address code style issues
MadCatX
committed
e03e159
View commit details
Copy full SHA for e03e159
Browse repository at this point
Commits on Mar 5, 2024
Consider A-Z, a-z and everything above code point 255 an alpha character
MadCatX
committed
08468f9
View commit details
Copy full SHA for 08468f9
Browse repository at this point
Commits on Feb 25, 2024
Add basic Unicode support
MadCatX
committed
48384e4
View commit details
Copy full SHA for 48384e4
Browse repository at this point
Commits on Dec 6, 2023
upload extensions pack
nakst
committed
82889c4
View commit details
Copy full SHA for 82889c4
Browse repository at this point
remove FUNDING.yml
nakst
committed
87d1697
View commit details
Copy full SHA for 87d1697
Browse repository at this point
remove old donate link
nakst
committed
65cb7bc
View commit details
Copy full SHA for 65cb7bc
Browse repository at this point
Commits on Nov 3, 2023
UIMenuShow: fix clamping algorithm for menus at top of screen
nakst
committed
a06114b
View commit details
Copy full SHA for a06114b
Browse repository at this point
Merge pull request #160 from s4my/fix/UITextboxMenu
Show description for 669609f
nakst
authored
669609f
View commit details
Copy full SHA for 669609f
Browse repository at this point
Merge pull request #161 from s4my/fix/UIMenu
Show description for acd0b9b
nakst
authored
acd0b9b
View commit details
Copy full SHA for acd0b9b
Browse repository at this point
Commits on Nov 2, 2023
fix: making sure the context menu is always contained in the main
Show description for c3ce0e9
s4my
committed
c3ce0e9
View commit details
Copy full SHA for c3ce0e9
Browse repository at this point
fix: make sure to close the context menu when the window either loses
Show description for 025f628
s4my
committed
025f628
View commit details
Copy full SHA for 025f628
Browse repository at this point
Commits on Oct 30, 2023
merge
nakst
committed
f2d3204
View commit details
Copy full SHA for f2d3204
Browse repository at this point
evaluate and highlight simple if conditions
nakst
committed
d9965dc
View commit details
Copy full SHA for d9965dc
Browse repository at this point
Merge pull request #159 from s4my/fix/UICodeMenu
Show description for 2afa0d4
nakst
authored
2afa0d4
View commit details
Copy full SHA for 2afa0d4
Browse repository at this point
fix: making sure to not show the copy menu on the left margin otherwise
Show description for 83954cd
s4my
committed
83954cd
View commit details
Copy full SHA for 83954cd
Browse repository at this point
Previous
Next
You can’t perform that action at this time.