Commit graph

6961 commits

Author SHA1 Message Date
gholk
dbcc21c425
Add default values and docs for new urlparent options
All default values are set to false to keep the behavior unchanged.
Also correct the typescript type error.
2023-11-13 11:56:15 +01:00
Gold Holk
b79aee8726
Make excmd urlparent use new getUrlParent function
Rewrite the config reading with a loop.
2023-11-13 11:56:15 +01:00
Gold Holk
401a36869d
urlparent ignore search fragment and index.html
replace trailingSlash with the option dict.
option contain trailingSlash, ignoreFragment, ignoreSearch and ignoreIndexHtml.
If `ignore*` present, remove it will not cause count decrement.
2023-11-13 11:56:09 +01:00
dependabot[bot]
7215c4dd62
Bump eslint-plugin-sonarjs from 0.21.0 to 0.23.0
Bumps [eslint-plugin-sonarjs](https://github.com/SonarSource/eslint-plugin-sonarjs) from 0.21.0 to 0.23.0.
- [Release notes](https://github.com/SonarSource/eslint-plugin-sonarjs/releases)
- [Commits](https://github.com/SonarSource/eslint-plugin-sonarjs/compare/0.21.0...0.23.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-sonarjs
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-13 10:16:37 +00:00
Oliver Blanthorn
a1f41f2b5e
Merge pull request #4828 from amirHossein5/patch-1
Fix command name in docs
2023-11-13 10:14:38 +00:00
Oliver Blanthorn
d8f8c8e6d4
Merge pull request #4829 from tridactyl/dependabot/npm_and_yarn/eslint-plugin-jsdoc-46.9.0
Bump eslint-plugin-jsdoc from 44.2.7 to 46.9.0
2023-11-13 10:14:12 +00:00
Oliver Blanthorn
7d5dc51be9
Merge pull request #4830 from tridactyl/dependabot/npm_and_yarn/marked-9.1.6
Bump marked from 4.2.12 to 9.1.6
2023-11-13 10:13:52 +00:00
Oliver Blanthorn
ff696b5cc7
Update changelog for 1.24.0 2023-11-12 20:23:14 +01:00
dependabot[bot]
d75cf72330
Bump marked from 4.2.12 to 9.1.6
Bumps [marked](https://github.com/markedjs/marked) from 4.2.12 to 9.1.6.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v4.2.12...v9.1.6)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-10 22:59:53 +00:00
dependabot[bot]
42c5b83910
Bump eslint-plugin-jsdoc from 44.2.7 to 46.9.0
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 44.2.7 to 46.9.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v44.2.7...v46.9.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-10 22:58:48 +00:00
Amir Hossein
9eac96eb12
Fix command name 2023-11-09 23:10:08 +03:30
Gold Holk
e4b453f99d
Reword ex command source docs
Co-authored-by: Oliver Blanthorn <freedom4cows@gmail.com>
2023-11-07 20:10:53 +08:00
gholk
01df272126 allow source tridactylrc from clipboard or string arguments
Add `--strings` and `--clipboard` flags.
2023-11-04 15:33:39 +08:00
Oliver Blanthorn
89dc8583db
Merge pull request #4806 from tridactyl/dependabot/npm_and_yarn/types/nearley-2.11.4
Bump @types/nearley from 2.11.2 to 2.11.4
2023-10-31 14:45:10 +00:00
Oliver Blanthorn
41114234e2
Merge pull request #4804 from tridactyl/dependabot/npm_and_yarn/prettier-3.0.3
Bump prettier from 2.8.4 to 3.0.3
2023-10-31 14:44:44 +00:00
Oliver Blanthorn
d30306795d
Merge pull request #4803 from tridactyl/dependabot/npm_and_yarn/eslint-plugin-import-2.29.0
Bump eslint-plugin-import from 2.27.5 to 2.29.0
2023-10-31 14:44:21 +00:00
Oliver Blanthorn
be3e8e117b
Merge pull request #4802 from tridactyl/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tslint-6.9.1
Bump @typescript-eslint/eslint-plugin-tslint from 5.59.7 to 6.9.1
2023-10-31 14:44:07 +00:00
dependabot[bot]
2e200d4284
Bump @typescript-eslint/eslint-plugin-tslint from 5.59.7 to 6.9.1
Bumps [@typescript-eslint/eslint-plugin-tslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin-tslint) from 5.59.7 to 6.9.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin-tslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.9.1/packages/eslint-plugin-tslint)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin-tslint"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-31 14:42:50 +00:00
Oliver Blanthorn
495d012a83
Merge pull request #4801 from tridactyl/dependabot/npm_and_yarn/web-ext-7.8.0
Bump web-ext from 7.6.2 to 7.8.0
2023-10-31 14:39:04 +00:00
dependabot[bot]
4e713ca02d
Bump web-ext from 7.6.2 to 7.8.0
Bumps [web-ext](https://github.com/mozilla/web-ext) from 7.6.2 to 7.8.0.
- [Release notes](https://github.com/mozilla/web-ext/releases)
- [Commits](https://github.com/mozilla/web-ext/compare/7.6.2...7.8.0)

---
updated-dependencies:
- dependency-name: web-ext
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-31 14:38:56 +00:00
Oliver Blanthorn
508bdc0707
Merge pull request #4800 from tridactyl/dependabot/npm_and_yarn/ramda-0.29.1
Bump ramda from 0.28.0 to 0.29.1
2023-10-31 14:38:19 +00:00
Oliver Blanthorn
6e07ab4de7
Merge pull request #4799 from tridactyl/dependabot/npm_and_yarn/geckodriver-4.2.1
Bump geckodriver from 3.2.0 to 4.2.1
2023-10-31 14:37:22 +00:00
petoncle
ba977dc6ba Remove commandline_content.focus() 2023-10-31 14:48:52 +01:00
petoncle
ae5db07df0 Rename buffered_page_keys message to stop_buffering_page_keys 2023-10-31 14:19:18 +01:00
petoncle
7ee8efc5af Wait for commandline_frame message listener to be set up before trying to send messages from content process 2023-10-31 11:55:14 +01:00
dependabot[bot]
b04ff5668e
Bump @types/nearley from 2.11.2 to 2.11.4
Bumps [@types/nearley](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/nearley) from 2.11.2 to 2.11.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/nearley)

---
updated-dependencies:
- dependency-name: "@types/nearley"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-30 22:18:52 +00:00
dependabot[bot]
8a3d1301e9
Bump prettier from 2.8.4 to 3.0.3
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.4 to 3.0.3.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.4...3.0.3)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-30 22:18:31 +00:00
dependabot[bot]
104dd5cb70
Bump eslint-plugin-import from 2.27.5 to 2.29.0
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.27.5 to 2.29.0.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.27.5...v2.29.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-30 22:18:20 +00:00
dependabot[bot]
939b054355
Bump ramda from 0.28.0 to 0.29.1
Bumps [ramda](https://github.com/ramda/ramda) from 0.28.0 to 0.29.1.
- [Release notes](https://github.com/ramda/ramda/releases)
- [Changelog](https://github.com/ramda/ramda/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ramda/ramda/compare/v0.28.0...v0.29.1)

---
updated-dependencies:
- dependency-name: ramda
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-30 22:16:27 +00:00
dependabot[bot]
839fa6c5ff
Bump geckodriver from 3.2.0 to 4.2.1
Bumps [geckodriver](https://github.com/webdriverio-community/node-geckodriver) from 3.2.0 to 4.2.1.
- [Release notes](https://github.com/webdriverio-community/node-geckodriver/releases)
- [Changelog](https://github.com/webdriverio-community/node-geckodriver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webdriverio-community/node-geckodriver/compare/v3.2.0...v4.2.1)

---
updated-dependencies:
- dependency-name: geckodriver
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-30 22:16:01 +00:00
petoncle
8f6acd27ca Also start buffering of page keys with fillcmdline_notrail 2023-10-30 19:26:55 +01:00
petoncle
01b2ba8516 Consume page key buffer even when clInput is not focused 2023-10-30 17:35:28 +01:00
petoncle
38252b1388 Record buffering duration 2023-10-30 17:29:54 +01:00
petoncle
6c0d4d7973 Stop buffering keys after 5s in the event clInput is never focused 2023-10-30 16:54:59 +01:00
petoncle
7f6d8603b2 Replace let with const 2023-10-30 14:46:25 +01:00
petoncle
3f252ddf45 Move common keyboardEvent stopping logic into KeyCanceller 2023-10-30 11:48:04 +01:00
petoncle
270aafb5f5 Replace one comment with TODO and add @hidden annotation for clInputValueChanged() 2023-10-30 11:40:28 +01:00
petoncle
fbc16a57f3 Make command optional in messageOwnTab to be in line with messageTab 2023-10-30 11:34:40 +01:00
petoncle
50f4288ffc Extract methods bufferPageKeyForClInput and consumeBufferedPageKeys 2023-10-30 09:58:55 +01:00
petoncle
6b620276b6 Clean up logs and lets 2023-10-29 23:33:46 +01:00
Oliver Blanthorn
68b46ccc69
Merge pull request #4783 from tridactyl/dependabot/npm_and_yarn/word-wrap-1.2.5
Bump word-wrap from 1.2.3 to 1.2.5
2023-10-29 20:58:35 +00:00
Oliver Blanthorn
b29c3d2687
Merge pull request #4785 from tridactyl/dependabot/npm_and_yarn/babel/traverse-7.23.2
Bump @babel/traverse from 7.4.4 to 7.23.2
2023-10-29 20:58:21 +00:00
Oliver Blanthorn
7be98b9f00
Merge pull request #4788 from tridactyl/dependabot/npm_and_yarn/types/css-0.0.35
Bump @types/css from 0.0.33 to 0.0.35
2023-10-29 20:58:08 +00:00
Oliver Blanthorn
06c24923a2
Merge pull request #4790 from tridactyl/dependabot/npm_and_yarn/eslint-config-prettier-9.0.0
Bump eslint-config-prettier from 8.8.0 to 9.0.0
2023-10-29 20:57:56 +00:00
Oliver Blanthorn
11b80e80d6
Merge pull request #4789 from tridactyl/dependabot/npm_and_yarn/mozilla/readability-0.4.4
Bump @mozilla/readability from 0.4.1 to 0.4.4
2023-10-29 20:57:10 +00:00
Oliver Blanthorn
10bb3e0f5b
Merge pull request #4787 from tridactyl/dependabot/npm_and_yarn/compute-scroll-into-view-3.1.0
Bump compute-scroll-into-view from 3.0.0 to 3.1.0
2023-10-29 20:56:36 +00:00
Oliver Blanthorn
e0fe8d42c8
Merge pull request #4784 from tridactyl/dependabot/npm_and_yarn/semver-5.7.2
Bump semver from 5.7.1 to 5.7.2
2023-10-29 20:56:23 +00:00
Oliver Blanthorn
103b74806d
Merge pull request #4786 from tridactyl/dependabot/npm_and_yarn/eslint-plugin-sonarjs-0.21.0
Bump eslint-plugin-sonarjs from 0.19.0 to 0.21.0
2023-10-29 20:56:13 +00:00
Oliver Blanthorn
1da778ba56
Merge pull request #4781 from petoncle/keep-default-hints
Add hint flag for specifying a selector that also keeps default hints
2023-10-29 20:44:04 +00:00
petoncle
3d5576bb73 Clean logs and move code around 2023-10-29 20:41:48 +01:00