{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":716745800,"defaultBranch":"main","name":"nanorc","ownerLogin":"mpql","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2023-11-09T19:32:59.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1709954?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1699560817.0","currentOid":""},"activityList":{"items":[{"before":"a3e004d1f95dc5bb3fd6dd383ca43b253c37ae19","after":null,"ref":"refs/heads/v2.9","pushedAt":"2023-11-09T20:13:37.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mpql","name":null,"path":"/mpql","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1709954?s=80&v=4"}},{"before":"1aa64a86cf4c750e4d4788ef1a19d7a71ab641dd","after":null,"ref":"refs/heads/master","pushedAt":"2023-11-09T20:13:35.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mpql","name":null,"path":"/mpql","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1709954?s=80&v=4"}},{"before":null,"after":"a3e004d1f95dc5bb3fd6dd383ca43b253c37ae19","ref":"refs/heads/scopatz/nanorc/v2.9","pushedAt":"2023-11-09T20:13:23.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mpql","name":null,"path":"/mpql","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1709954?s=80&v=4"},"commit":{"message":"Merge pull request #264 from peanutbother/patch-1\n\nfix wrong file naming","shortMessageHtmlLink":"Merge pull request scopatz#264 from peanutbother/patch-1"}},{"before":null,"after":"1aa64a86cf4c750e4d4788ef1a19d7a71ab641dd","ref":"refs/heads/scopatz/nanorc/master","pushedAt":"2023-11-09T20:13:11.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mpql","name":null,"path":"/mpql","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1709954?s=80&v=4"},"commit":{"message":"Merge pull request #345 from anderseknert/Rego\n\nAdd support for Rego","shortMessageHtmlLink":"Merge pull request scopatz#345 from anderseknert/Rego"}},{"before":"1aa64a86cf4c750e4d4788ef1a19d7a71ab641dd","after":"fd2eb93aef8d9daef12fd4501839d129f1a6cc79","ref":"refs/heads/main","pushedAt":"2023-11-09T20:07:59.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mpql","name":null,"path":"/mpql","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1709954?s=80&v=4"},"commit":{"message":"Efreak/nanorc/main (#1)\n\n* [Nginx] Update directives\r\n\r\n- Full list of directives updated from: http://nginx.org/en/docs/dirindex.html\r\n- Deleted 3 keywords, added 233 keywords\r\n\r\n* [Python] Improve colorings and fix bugs\r\n\r\n- Improve colorings based on iPython (colors=Linux):\r\n - Green for exceptions and function names.\r\n - Red for keywords such as `from` and `not`.\r\n - Cyan for keywords such as `for` and `if`.\r\n- Fix empty strings not correctly highlighted.\r\n- Fix block comments not correctly highlighted when nothing follows `===`.\r\n- Add support for \"TODO\".\r\n\r\n* Force all syntax regex to ends with $\r\n\r\n- Lots of syntax regex are poorly written and did not ends with a '$',\r\n which caused them competing with other regex rules.\r\n\r\n* no octave.nanorc in .nano/nanorc\r\n\r\n* Apply hcl to \"nomad\" extension\r\n\r\n* nanorc.nanorc: icolor normal instead of brightnormal\r\n\r\nFixes complaint from GNU nano from git, v6.3-7-g18a40caa:\r\n\r\nError in /home/vorburger/dev/nanorc/nanorc.nanorc on line 26: Color 'normal' takes no prefix\r\n\r\n* nanooo\r\n\r\n* maj\r\n\r\n* Update Dockerfile\r\n\r\n* Update Dockerfile\r\n\r\n* add solidity highlighting\r\n\r\n* add zeek highlighting\r\n\r\n* fix highlighting for v2.9.*\r\n\r\nGet rid of message `Error in /usr/share/nano-syntax-highlighting/etc-hosts.nanorc on line 11: Color \"normal\" not understood.` after nano exits.\r\n\r\n* update documentation and installation script for v2.9 branch\r\n\r\n* remove comment syntax for compability with v2.3\r\n\r\n* Update prolog.nanorc\r\n\r\n* Update prolog.nanorc\r\n\r\n* fix script run on Ubuntu 18.04\r\n\r\n inflating: nanorc-2.9/zsh.nanorc\r\n linking: nanorc-2.9/zshrc.nanorc -> zsh.nanorc\r\nfinishing deferred symbolic links:\r\n nanorc-2.9/gitcommit.nanorc -> git.nanorc\r\n nanorc-2.9/html.j2.nanorc -> html.nanorc\r\n nanorc-2.9/zshrc.nanorc -> zsh.nanorc\r\n+ mv 'nanorc-v2.9/*' ./\r\nmv: cannot stat 'nanorc-v2.9/*': No such file or directory\r\n+ rm -rf nanorc-v2.9\r\n+ rm /tmp/nanorc.zip\r\n+ '[' ']'\r\n+ _update_nanorc\r\n+ touch /c/Users/home/.nanorc\r\ninstall.sh: line 20: /c/Users/home/.nano/nanorc: No such file or directory\r\n\r\n* New Readme file, with more organised information.\r\n\r\n* Fix heading levels, remove quote sections\r\n\r\n* Fixed readme errors and wording\r\n\r\n* Fix block comments highlighting\r\n\r\nSigned-off-by: Harsh Shandilya \r\n\r\n* Update .gitignore\r\n\r\n* Update nanorc.nanorc\r\n\r\n* * PHP: Fix highlighting of special values\r\n\r\n* * XML: Enhance with different opening/closing tag colors\r\n\r\n* * Yaml: Fix highlighting of spaces\r\n\r\n* Create shellcheck.yml\r\n\r\n* CI: migrate from Travis CI to Github Actions\r\n\r\n- Removed .travis.yml and shellcheck.sh\r\n- Added CI badge to README\r\n\r\n* CI: Add highlight_test and badges\r\n\r\n* [C] Add highlightings for \"TODO\" and g++ linter\r\n\r\n* [PowerShell] Various Enhancements Based on highlight.js\r\n\r\n- Basing on highlight.js, I enhanced the highlighting rules in various aspects.\r\n- See also: https://github.com/scopatz/nanorc/pull/358\r\n\r\n* Fix shellcheck error\r\n\r\n* Enhancements: Batch, HTML, JS\r\n\r\n- [Batch] Fix that using \"::\" as comments sometimes failed\r\n- [html] Tabs give 2 spaces by default\r\n- [JS] Tabs give 2 spaces by default; Allow comments to be inline with code.\r\n- [Sh] Also highlight PKGBUILD; Fix `${v%tail}` not highlighted; Use shellcheck as linter\r\n\r\n* [test] Adapt new error message and new behavior\r\n\r\n- New error message \"Standard input is not a terminal\" should be ignored.\r\n- nano changed its behavior to produce error messages AFTER program exited.\r\n\r\n* Added matching for shebang headers like #!/bin/php\r\n\r\nShould also match:\r\n#!/usr/bin/env php\r\n#!php\r\n\r\n* Ditto in .zsh files\r\n\r\n* Update yaml.nanorc\r\n\r\nIt's valid for yaml files like this to exist:\r\n```yaml\r\n- my\r\n- list\r\n- of\r\n- strings\r\n```\r\n\r\n* mdown\r\n\r\n* Add .typescript and .javascript support\r\n\r\n* feat: add create-branches.sh\r\n\r\n* fix create-branches script to work upstream\r\n\r\n* Create switch-branch.sh\r\n\r\n* chmod +x switch-branch.sh\r\n\r\n* fix: rename to pre-5.0 color names\r\n\r\n* fix: comment out 4.5's tabgives\r\n\r\n* Add syntax highlighting for pipe operator in elixir.nanorc file\r\n\r\n* Add syntax highlighting for Expect scripts. File is a copy of tcl.nanorc\r\nwith Expect commands added (Expect is a TCL extension).\r\n\r\n* Modified expect.nanorc\r\n\r\n* Added Zig to default nanorc\r\n\r\n* Fixed Zig nanorc file\r\n\r\n* markdown heading fix and added tagging\r\n\r\n* color fix\r\n\r\n* comments\r\n\r\nRemoved commented lines and adjusted heading comments\r\n\r\n* fix(hcl): only highlight keywords when they're actually keywords\r\n\r\n* Syntax highlighting for Julia\r\n\r\n* Few more unicode operators\r\n\r\n* handle transpose operator\r\n\r\n* Remove syntax error\r\n\r\n* [ps] Change to a more mainstream color-coding convension\r\n\r\n- Use the same coding convension as most languages' (eg. bash) highlighting colors.\r\n\r\n* [powershell] Various enhancements\r\n\r\n- Commands:\r\n - remove not workable regex\r\n - change to use *official-approved verbs* instead\r\n - add 157 builtin aliases\r\n- Comparison operators:\r\n - add 47 more operators not been covered\r\n- Keywords (statement):\r\n - add 28 more keywords not been covered\r\n- Types:\r\n - add 14 new types highlighting\r\n- Comments:\r\n - fix a buggy case of block comment\r\n- Quoted text:\r\n - add a here-string case not been covered\r\n\r\n* Including mdx as part of the markdown.nanorc\r\n\r\n* Improved and separated ledger and beancount syntaxes\r\n\r\n* Fix heading levels, remove quote sections\r\n\r\n* fix(yaml): highlighting of spaces\r\n\r\nOriginally proposed in https://github.com/scopatz/nanorc/pull/378\r\n\r\n* feat(subrip): Add subrip.nanorc\r\n\r\nOriginally proposed in https://github.com/scopatz/nanorc/pull/380\r\n\r\n* fix(etc-hosts): Made path regex match more strict.\r\n\r\nThis got me in a lot of trouble with a file path containing /vhosts/ so made it more strict.\r\n\r\nOriginally proposed in https://github.com/scopatz/nanorc/pull/386\r\n\r\n* fix(git): Git uses tabs in config files, we should warn on spaces but not tabs\r\n\r\n* fix(js): fix cotal -> octal typo\r\n\r\n* chore(powershell): Add note about comment syntax seeming a bit off\r\n\r\n* chore(readme): Update readme with fork information\r\n\r\n* Update name extracted from master.zip\r\n\r\nThe master.zip contains a folder \"nano-syntax-highlighting-master\" now in the fork where originally it extracted as \"nanorc-master\".\r\n\r\n---------\r\n\r\nSigned-off-by: Harsh Shandilya \r\nCo-authored-by: davidhcefx \r\nCo-authored-by: KaKooDa <123723958+KaKooDa@users.noreply.github.com>\r\nCo-authored-by: André \r\nCo-authored-by: Michael Vorburger ⛑️ \r\nCo-authored-by: 0x07CB <83157348+0x07CB@users.noreply.github.com>\r\nCo-authored-by: ak \r\nCo-authored-by: Ondřej Ešler \r\nCo-authored-by: Ondřej Ešler \r\nCo-authored-by: Nicolas Vitaterna \r\nCo-authored-by: Muhammad Hussein Fattahizadeh \r\nCo-authored-by: CSRedRat \r\nCo-authored-by: Tiago Almeida \r\nCo-authored-by: Sandro \r\nCo-authored-by: CryptoDragonLady \r\nCo-authored-by: Harsh Shandilya \r\nCo-authored-by: hdquemada <44162051+hdquemada@users.noreply.github.com>\r\nCo-authored-by: Hector Quemada \r\nCo-authored-by: Zach DeCook \r\nCo-authored-by: bravoman \r\nCo-authored-by: Samantaz Fox \r\nCo-authored-by: Will Stott \r\nCo-authored-by: Yash Singh \r\nCo-authored-by: Ross Smith II \r\nCo-authored-by: Francine Guimarães \r\nCo-authored-by: Dennis Rardin \r\nCo-authored-by: Exonorid \r\nCo-authored-by: Bruce DuPlanty \r\nCo-authored-by: Bruce <33303709+bduplanty@users.noreply.github.com>\r\nCo-authored-by: Gareth Jones \r\nCo-authored-by: Tymoteusz Wołodźko \r\nCo-authored-by: Tymoteusz Wołodźko \r\nCo-authored-by: Feixu \r\nCo-authored-by: Mike Foden \r\nCo-authored-by: AlphaJack \r\nCo-authored-by: Sven Wick \r\nCo-authored-by: Galen Guyer \r\nCo-authored-by: Simon Thyßen ","shortMessageHtmlLink":"Efreak/nanorc/main (#1)"}},{"before":null,"after":"1aa64a86cf4c750e4d4788ef1a19d7a71ab641dd","ref":"refs/heads/main","pushedAt":"2023-11-09T20:02:55.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mpql","name":null,"path":"/mpql","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1709954?s=80&v=4"},"commit":{"message":"Merge pull request #345 from anderseknert/Rego\n\nAdd support for Rego","shortMessageHtmlLink":"Merge pull request scopatz#345 from anderseknert/Rego"}},{"before":null,"after":"16861277b4326f7bd9e5669e7b71b502c24e5220","ref":"refs/heads/Efreak/nanorc/main","pushedAt":"2023-11-09T20:01:27.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mpql","name":null,"path":"/mpql","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1709954?s=80&v=4"},"commit":{"message":"Update name extracted from master.zip\n\nThe master.zip contains a folder \"nano-syntax-highlighting-master\" now in the fork where originally it extracted as \"nanorc-master\".","shortMessageHtmlLink":"Update name extracted from master.zip"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyMy0xMS0wOVQyMDoxMzozNy4wMDAwMDBazwAAAAOrpLrE","startCursor":"Y3Vyc29yOnYyOpK7MjAyMy0xMS0wOVQyMDoxMzozNy4wMDAwMDBazwAAAAOrpLrE","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0xMS0wOVQyMDowMToyNy4wMDAwMDBazwAAAAOroqJL"}},"title":"Activity · mpql/nanorc"}