Commit graph

6973 commits

Author SHA1 Message Date
Oliver Blanthorn
f8aafebfce
Replace txti.es with privatebin: fix #4705 2023-11-19 14:20:39 +01:00
Oliver Blanthorn
e6b1c0d412
Fix typo 2023-11-19 14:18:41 +01:00
Oliver Blanthorn
a8d6b9bf9b
Add when_feature helper 2023-11-19 14:00:55 +01:00
Oliver Blanthorn
105d8bfc34
Revert "Bump compute-scroll-into-view from 3.0.0 to 3.1.0"
This reverts commit 8b1a354ed9.

Fixes #4838
2023-11-19 13:09:36 +01:00
petoncle
5cfe460a81 Exclude default hints from hint -pipe
-pipe is the flag other than -c for which default hints should be excluded
2023-11-15 16:12:18 +01:00
dependabot[bot]
05ab7d5b6c
Bump marked from 9.1.6 to 10.0.0
Bumps [marked](https://github.com/markedjs/marked) from 9.1.6 to 10.0.0.
- [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/v9.1.6...v10.0.0)

---
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-14 22:06:32 +00:00
Oliver Blanthorn
3bd497c8f0
Merge pull request #4837 from tridactyl/dependabot/npm_and_yarn/prettier-3.1.0
Bump prettier from 3.0.3 to 3.1.0
2023-11-14 13:48:05 +00:00
dependabot[bot]
3a0689a369
Bump prettier from 3.0.3 to 3.1.0
Bumps [prettier](https://github.com/prettier/prettier) from 3.0.3 to 3.1.0.
- [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/3.0.3...3.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-13 22:38:47 +00:00
dependabot[bot]
478e2464b9
Bump @types/nearley from 2.11.4 to 2.11.5
Bumps [@types/nearley](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/nearley) from 2.11.4 to 2.11.5.
- [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-11-13 22:37:25 +00:00
Oliver Blanthorn
81f111f14b
Merge pull request #4351 from GHolk/urlparent-ignore-more
More options for urlparent to ignore fragment, search and index.html
2023-11-13 11:13:21 +00:00
gholk
b30e2b105e
Run pretty as git hook require
I do not want the prettify and the feature change inside a
same commit, so this is a commit contain only the prettify.
2023-11-13 11:57:36 +01:00
gholk
e375417cd4
Change urlparentignoreindexhtml into urlparentignorepathregexp
Make user be able to customize the path to remove before
go to the parent path.
2023-11-13 11:56:15 +01:00
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