René's URL Explorer Experiment


Title: When saving a file with :w, stuck on [Pymode] regenerate rope cache · Issue #1181 · python-mode/python-mode · GitHub

Open Graph Title: When saving a file with :w, stuck on [Pymode] regenerate rope cache · Issue #1181 · python-mode/python-mode

X Title: When saving a file with :w, stuck on [Pymode] regenerate rope cache · Issue #1181 · python-mode/python-mode

Description: Upon entering :w, macvim froze and displayed this message at the bottom of the screen: [Pymode] regenerate Rope cache. It would not take any inputs so I quit MacVim, then reopened the file and tried again. Same response. This time I left...

Open Graph Description: Upon entering :w, macvim froze and displayed this message at the bottom of the screen: [Pymode] regenerate Rope cache. It would not take any inputs so I quit MacVim, then reopened the file and trie...

X Description: Upon entering :w, macvim froze and displayed this message at the bottom of the screen: [Pymode] regenerate Rope cache. It would not take any inputs so I quit MacVim, then reopened the file and trie...

Opengraph URL: https://github.com/python-mode/python-mode/issues/1181

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"When saving a file with :w, stuck on [Pymode] regenerate rope cache ","articleBody":"Upon entering :w, macvim froze and displayed this message at the bottom of the screen: `[Pymode] regenerate Rope cache`. It would not take any inputs so I quit MacVim, then reopened the file and tried again. Same response. This time I left it a while. Out of nowhere, my termnial began outputting these messages:\u003cimg width=\"496\" alt=\"Screenshot 2024-04-13 at 11 46 06 AM\" src=\"https://github.com/python-mode/python-mode/assets/99382674/a6d7f739-c0fc-4bc6-bb81-3bc93c7a1d6e\"\u003e\r\nIt also began asking for permission to access files managed by other apps (which I denied). Then the Home app opened with no apparent cause. I tried `^c`, but as you can see in the screenshot it kept happening. I restarted my computer and it stopped happening, but I'm afraid to try again. If it means anything I did shortly beforehand use homebrew to install gh, the GitHub command-line tool, then installed the Copilot extension for it, and I enabled the Copilot plugin for MacVim. I would attach a screenshot of the MacVim error, but I am afraid to reproduce. I am using version 0.13 of python-mode. If you need the contents of any other configuration files, just let me know and I'll post them here.\r\n\r\n`:version` output:\r\n```\r\nVIM - Vi IMproved 9.1 (2024 Jan 02, compiled Jan 04 2024 03:00:35)\r\nmacOS version - arm64\r\nCompiled by Homebrew\r\nHuge version with MacVim GUI.  Features included (+) or not (-):\r\n+acl               -ebcdic            +localmap          +printer           +textprop\r\n+arabic            +emacs_tags        +lua               +profile           +timers\r\n+autocmd           +eval              +menu              -python            +title\r\n+autochdir         +ex_extra          +mksession         +python3           +toolbar\r\n-autoservername    +extra_search      +modify_fname      +quickfix          +transparency\r\n+balloon_eval      -farsi             +mouse             +reltime           +user_commands\r\n+balloon_eval_term +file_in_path      +mouseshape        +rightleft         +vartabs\r\n+browse            +find_in_path      +mouse_dec         +ruby              +vertsplit\r\n++builtin_terms    +float             -mouse_gpm         +scrollbind        +vim9script\r\n+byte_offset       +folding           -mouse_jsbterm     +signs             +viminfo\r\n+channel           -footer            +mouse_netterm     +smartindent       +virtualedit\r\n+cindent           +fork()            +mouse_sgr         +sodium            +visual\r\n+clientserver      +fullscreen        -mouse_sysmouse    +sound             +visualextra\r\n+clipboard         +gettext           +mouse_urxvt       +spell             +vreplace\r\n+cmdline_compl     -hangul_input      +mouse_xterm       +startuptime       +wildignore\r\n+cmdline_hist      +iconv             +multi_byte        +statusline        +wildmenu\r\n+cmdline_info      +insert_expand     +multi_lang        -sun_workshop      +windows\r\n+comments          +ipv6              -mzscheme          +syntax            +writebackup\r\n+conceal           +job               +netbeans_intg     +tag_binary        -X11\r\n+cryptv            +jumplist          +num64             -tag_old_static    -xattr\r\n+cscope            +keymap            +odbeditor         -tag_any_white     -xfontset\r\n+cursorbind        +lambda            +packages          +tcl               +xim\r\n+cursorshape       +langmap           +path_extra        +termguicolors     -xpm\r\n+dialog_con_gui    +libcall           +perl              +terminal          -xsmp\r\n+diff              +linebreak         +persistent_undo   +terminfo          -xterm_clipboard\r\n+digraphs          +lispindent        +popupwin          +termresponse      -xterm_save\r\n+dnd               +listcmds          +postscript        +textobjects\r\n   system vimrc file: \"$VIM/vimrc\"\r\n     user vimrc file: \"$HOME/.vimrc\"\r\n 2nd user vimrc file: \"~/.vim/vimrc\"\r\n      user exrc file: \"$HOME/.exrc\"\r\n  system gvimrc file: \"$VIM/gvimrc\"\r\n    user gvimrc file: \"$HOME/.gvimrc\"\r\n2nd user gvimrc file: \"~/.vim/gvimrc\"\r\n       defaults file: \"$VIMRUNTIME/defaults.vim\"\r\n    system menu file: \"$VIMRUNTIME/menu.vim\"\r\n  fall-back for $VIM: \"/Applications/MacVim.app/Contents/Resources/vim\"\r\nCompilation: clang -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -DM\r\nACOS_X -DMACOS_X_DARWIN -g -O2 -arch arm64 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1\r\nLinking: clang -arch arm64 -L/opt/homebrew/lib -o Vim -lm -lncurses /opt/homebrew/lib/libsodium.a -licon\r\nv /opt/homebrew/lib/libintl.a -framework AppKit -L/opt/homebrew/opt/lua/lib -llua5.4 -L/System/Library/P\r\nerl/5.34/darwin-thread-multi-2level/CORE -lperl -L/opt/homebrew/opt/python@3.12/Frameworks/Python.framew\r\nork/Versions/3.12/lib/python3.12/config-3.12-darwin -lpython3.12 -framework CoreFoundation -F/System/Lib\r\nrary/Frameworks -framework Tcl -framework CoreFoundation -lruby.3.3 -L/opt/homebrew/Cellar/ruby/3.3.0/li\r\nb\r\n```\r\nvimrc:\r\n```\r\nset nocompatible\r\nunlet! skip_defaults_vim\r\nsource $VIMRUNTIME/defaults.vim\r\nfiletype indent plugin on\r\nfiletype plugin on\r\nfiletype indent on\r\nset guioptions=egmrLdiTk\r\n\r\nlet g:mapleader = '\\'\r\nlet g:pymode = 1\r\nlet g:pymode_options = 1\r\nlet g:pymode_indent = 1\r\nlet g:pymode_folding = 0\r\nlet g:pymode_trim_whitespaces = 1\r\nlet g:pymode_motion = 1\r\nlet g:pymode_doc = 1\r\nlet g:pymode_doc_bind = 'K'\r\nlet g:pymode_run = 1\r\nlet g:pymode_run_bind = '\u003cleader\u003er'\r\nlet g:pymode_breakpoint = 1\r\nlet g:pymode_breakpoint_bind = '\u003cleader\u003eb'\r\nlet g:pymode_options_max_line_length = 79\r\nlet g:pymode_options_colorcolumn = 1\r\n\r\n\r\n\" setup pymode |quickfix| window.\r\n\" *'g:pymode_quickfix_maxheight'*  *'g:pymode_quickfix_minheight'*\r\nlet g:pymode_quickfix_minheight = 3\r\nlet g:pymode_quickfix_maxheight = 6\r\n\r\n\" Set pymode |preview| window height. ‘g:pymode_preview_height’\r\n\" Preview window is used to show documentation and ouput from |pymode-run|.\r\nlet g:pymode_preview_height = \u0026previewheight\r\n\" Set where pymode |preview| window will appear. ‘g:pymode_preview_position’\r\nlet g:pymode_preview_position = 'botright'\r\n\r\n\" pylint\r\nlet g:pymode_lint = 1\r\nlet g:pymode_lint_on_write = 1\r\nlet g:pymode_lint_on_fly = 0\r\nlet g:pymode_lint_message = 1\r\nlet g:pymode_lint_checkers = ['pyflakes', 'pep8', 'mccabe', 'pylint', 'pep257']\r\nlet g:pymode_lint_signs = 1\r\nlet g:pymode_lint_ignore = ['D212', 'D203', 'D211']\r\nlet g:pymode_lint_todo_symbol = 'WW'\r\nlet g:pymode_lint_comment_symbol = 'CC'\r\nlet g:pymode_lint_visual_symbol = 'RR'\r\nlet g:pymode_lint_error_symbol = 'EE'\r\nlet g:pymode_lint_info_symbol = 'II'\r\nlet g:pymode_lint_pyflakes_symbol = 'FF'\r\nlet g:pymode_lint_options_pyflakes = { 'builtins': '_' }\r\nlet g:pymode_lint_options_mccabe = { 'complexity': 12 }\r\nlet g:pymode_lint_options_pep257 = {}\r\nlet g:pymode_lint_options_pylint = {'max-line-length': g:pymode_options_max_line_length}\r\nlet g:pymode_lint_options_pep8 = {'max_line_length': g:pymode_options_max_line_length}\r\nlet g:pymode_lint_cwindow = 1\r\nlet g:pymode_lint_sort = []\r\n\r\n\" rope\r\nlet g:pymode_rope = 1\r\nlet g:pymode_rope_completion = 1\r\nlet g:pymode_rope_complete_on_dot = 1\r\nlet g:pymode_rope_autoimport = 1\r\nlet g:pymode_rope_autoimport_modules = ['os', 'shutil', 'datetime', 're', 'sys']\r\nlet g:pymode_rope_regenerate_on_write = 1\r\n\r\n\" syntax\r\nlet g:pymode_syntax_slow_sync = 1\r\nlet g:pymode_syntax_all = 1\r\nlet g:pymode_syntax = 1\r\nlet g:pymode_syntax_print_as_function = 0\r\nlet g:pymode_syntax_highlight_walrus_operator = g:pymode_syntax_all\r\nlet g:pymode_syntax_highlight_equal_operator = g:pymode_syntax_all\r\nlet g:pymode_syntax_highlight_stars_operator = g:pymode_syntax_all\r\nlet g:pymode_syntax_highlight_self = g:pymode_syntax_all\r\nlet g:pymode_syntax_indent_errors = g:pymode_syntax_all\r\nlet g:pymode_syntax_space_errors = g:pymode_syntax_all\r\nlet g:pymode_syntax_string_formatting = g:pymode_syntax_all\r\nlet g:pymode_syntax_string_format = g:pymode_syntax_all\r\nlet g:pymode_syntax_string_templates = g:pymode_syntax_all\r\nlet g:pymode_syntax_doctests = g:pymode_syntax_all\r\nlet g:pymode_syntax_builtin_objs = g:pymode_syntax_all\r\nlet g:pymode_syntax_builtin_types = g:pymode_syntax_all\r\nlet g:pymode_syntax_highlight_exceptions = g:pymode_syntax_all\r\nlet g:pymode_syntax_docstrings = g:pymode_syntax_all\r\n\r\nset completeopt=menuone,noinsert\r\nset autoindent\r\nset shiftwidth=4\r\nset tabstop=4\r\nset ruler\r\nset number\r\nset expandtab\r\nset showcmd\r\nset showmode\r\nset showmatch\r\nset hlsearch\r\n\" remove the exclamation mark to enable the cursorline\r\nlet @/ = \"\"\r\n\" uncomment the following line to restore the default font\r\n\" set guifont=Menlo-Regular:h11\r\nset guifont=SFMonoNFM-Light:h11\r\nset guioptions+=k\r\n\r\npackadd! dracula\r\n\" colorscheme slate\r\ncolorscheme default\r\nset bg=dark\r\nif has(\"gui_running\")\r\n    colorscheme dracula\r\nendif\r\nset listchars=tab:→\\ ,space:·,nbsp:␣,trail:•,eol:¶,precedes:«,extends:»\r\nset cursorlineopt=number\r\nset cursorline\r\nsyntax enable\r\n\r\npackadd! killersheep\r\n```\r\ngvimrc:\r\n```\r\nset macligatures\r\nset macthinstrokes\r\n```\r\n","author":{"url":"https://github.com/Kirito139","@type":"Person","name":"Kirito139"},"datePublished":"2024-04-13T19:13:05.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/1181/python-mode/issues/1181"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:b45757dd-1a26-d439-124b-6f53ab8c7a22
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idDE7A:35D476:2905EF2:3991955:6969216F
html-safe-nonce8508311f71ddfdd7a95828913bb25c792ca52ea620029ef30154b6d2bc8b8c2e
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJERTdBOjM1RDQ3NjoyOTA1RUYyOjM5OTE5NTU6Njk2OTIxNkYiLCJ2aXNpdG9yX2lkIjoiMzI4MjQ1OTY5ODY4MDg5NzkwMyIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac38827af19b66147b50b9d91f371e2a112868f794e667dfbdf014b2c88dc491f9
hovercard-subject-tagissue:2241710091
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/python-mode/python-mode/1181/issue_layout
twitter:imagehttps://opengraph.githubassets.com/3802ffcdcb652e0257697128748dad024b3ca749947140f4a04a4d26c09ebf13/python-mode/python-mode/issues/1181
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/3802ffcdcb652e0257697128748dad024b3ca749947140f4a04a4d26c09ebf13/python-mode/python-mode/issues/1181
og:image:altUpon entering :w, macvim froze and displayed this message at the bottom of the screen: [Pymode] regenerate Rope cache. It would not take any inputs so I quit MacVim, then reopened the file and trie...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameKirito139
hostnamegithub.com
expected-hostnamegithub.com
None54182691a21263b584d2e600b758e081b0ff1d10ffc0d2eefa51cf754b43b51d
turbo-cache-controlno-preview
go-importgithub.com/python-mode/python-mode git https://github.com/python-mode/python-mode.git
octolytics-dimension-user_id13965098
octolytics-dimension-user_loginpython-mode
octolytics-dimension-repository_id2408911
octolytics-dimension-repository_nwopython-mode/python-mode
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id2408911
octolytics-dimension-repository_network_root_nwopython-mode/python-mode
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
released69ac0477df0f87da03b8b06cebd187012d7a930
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/python-mode/python-mode/issues/1181#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython-mode%2Fpython-mode%2Fissues%2F1181
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython-mode%2Fpython-mode%2Fissues%2F1181
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=python-mode%2Fpython-mode
Reloadhttps://github.com/python-mode/python-mode/issues/1181
Reloadhttps://github.com/python-mode/python-mode/issues/1181
Reloadhttps://github.com/python-mode/python-mode/issues/1181
python-mode https://github.com/python-mode
python-modehttps://github.com/python-mode/python-mode
Please reload this pagehttps://github.com/python-mode/python-mode/issues/1181
Notifications https://github.com/login?return_to=%2Fpython-mode%2Fpython-mode
Fork 768 https://github.com/login?return_to=%2Fpython-mode%2Fpython-mode
Star 5.5k https://github.com/login?return_to=%2Fpython-mode%2Fpython-mode
Code https://github.com/python-mode/python-mode
Issues 37 https://github.com/python-mode/python-mode/issues
Pull requests 1 https://github.com/python-mode/python-mode/pulls
Actions https://github.com/python-mode/python-mode/actions
Projects 0 https://github.com/python-mode/python-mode/projects
Wiki https://github.com/python-mode/python-mode/wiki
Security Uh oh! There was an error while loading. Please reload this page. https://github.com/python-mode/python-mode/security
Please reload this pagehttps://github.com/python-mode/python-mode/issues/1181
Insights https://github.com/python-mode/python-mode/pulse
Code https://github.com/python-mode/python-mode
Issues https://github.com/python-mode/python-mode/issues
Pull requests https://github.com/python-mode/python-mode/pulls
Actions https://github.com/python-mode/python-mode/actions
Projects https://github.com/python-mode/python-mode/projects
Wiki https://github.com/python-mode/python-mode/wiki
Security https://github.com/python-mode/python-mode/security
Insights https://github.com/python-mode/python-mode/pulse
New issuehttps://github.com/login?return_to=https://github.com/python-mode/python-mode/issues/1181
New issuehttps://github.com/login?return_to=https://github.com/python-mode/python-mode/issues/1181
When saving a file with :w, stuck on [Pymode] regenerate rope cache https://github.com/python-mode/python-mode/issues/1181#top
https://github.com/Kirito139
https://github.com/Kirito139
Kirito139https://github.com/Kirito139
on Apr 13, 2024https://github.com/python-mode/python-mode/issues/1181#issue-2241710091
https://private-user-images.githubusercontent.com/99382674/322225439-a6d7f739-c0fc-4bc6-bb81-3bc93c7a1d6e.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Njg0OTc4MjEsIm5iZiI6MTc2ODQ5NzUyMSwicGF0aCI6Ii85OTM4MjY3NC8zMjIyMjU0MzktYTZkN2Y3MzktYzBmYy00YmM2LWJiODEtM2JjOTNjN2ExZDZlLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNjAxMTUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjYwMTE1VDE3MTg0MVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTRkN2ZhYmU5YWVhNzQ4YjdiMWY5NzYzMmNlMzE0Y2JlMWJhZDM0Y2I4MzI4OGU4OGMxZTg0ZDFmYzIxMDY5NDMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.eGfgYkevxw234KoLu8b7FSnjNPCcohShJc89vtehAwU
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.