Commit Graph
5288 Commits
Author SHA1 Message Date
Spenser BlackandEugene eec647752d Add EditorConfig files
This sets the indentation size of various filetypes common in this
project. The preferred tab width for tab-indented files is unknown, so
TODO comments have been left there.

This helps keep uniform behavior in any text editor that has
EditorConfig enabled.

Additionally, the tab width provided for color scheme files makes it
easier to align hex values when editing a file manually.
2022-09-27 20:34:55 +02:00
Eugene Pankov 6ed0836e55 updated contributors 2022-09-27 11:05:12 +02:00
Eugene Pankov d788011f6f updated contributors 2022-09-26 16:02:26 +02:00
Eugene Pankov dd36908b95 lint 2022-09-05 10:37:17 +02:00
Eugene Pankov 2bf0ef3c1a only trim pasted text when it's a single line - fixes #7028, fixes #7064 2022-09-05 00:47:43 +02:00
Eugene Pankov fbea7db188 expose combined context menu in tab header and add visual context menu button - fixes #6966 2022-09-05 00:24:21 +02:00
Eugene Pankov 3226a3d70f lint 2022-09-04 23:33:15 +02:00
Eugene Pankov 27e023a9ee added pgup/pgdown support and fuzzy search to the profile selector - fixes #6872 2022-09-04 23:33:07 +02:00
Eugene Pankov 30906866b4 Change the default "scroll up" / "scroll down" hotkeys - fixes #6878 2022-09-04 23:17:12 +02:00
Eugene Pankov 9c7a1dba97 Update build.yml 2022-09-04 18:04:33 +02:00
Eugene Pankov 7674f20adf Update build.yml 2022-09-04 18:03:52 +02:00
Eugene PankovandEugene e3232f174f enable ARM linux builds on tags only 2022-09-04 18:00:05 +02:00
Jai A PandEugene 16b338729f Publish only if GH_TOKEN || GITHUB_TOKEN 2022-09-04 18:00:05 +02:00
Jai A PandEugene b5c2b6de5d Print error before exit 2022-09-04 18:00:05 +02:00
Jai A PandEugene 0bc8c3e1de Print error before exit 2022-09-04 18:00:05 +02:00
Jai A PandEugene 6fbb2a2274 Fix Build on MacOS and Win
Fix build if GH_TOKEN or GITHUB_TOKEN is null on Mac OS and Windows
2022-09-04 18:00:05 +02:00
Jai A PandEugene 39b4cca772 Update build.yml 2022-09-04 18:00:05 +02:00
Jai A PandEugene c2a6a5c169 Update build.yml 2022-09-04 18:00:05 +02:00
Jai A PandEugene e86c4409bf Update build.yml 2022-09-04 18:00:05 +02:00
Eugene Pankov eb1a00ab16 added contributors 2022-08-23 12:53:39 +02:00
Eugene Pankov 450d7d88fe Merge branch 'master' of github.com:Eugeny/tabby 2022-08-23 12:53:01 +02:00
Eugene Pankov 813951c312 Update .all-contributorsrc 2022-08-23 12:52:59 +02:00
Victor ChandraandEugene 1b016e1d21 Created Indonesia Translate of ReadMe of Tabby! 2022-08-23 12:52:39 +02:00
allcontributors[bot]andEugene 56db1dcb2b docs: update .all-contributorsrc [skip ci] 2022-08-21 00:15:07 +02:00
allcontributors[bot]andEugene 02fb1a482e docs: update README.ja-JP.md [skip ci] 2022-08-21 00:15:07 +02:00
allcontributors[bot]andEugene 93b7158281 docs: update README.de-DE.md [skip ci] 2022-08-21 00:15:07 +02:00
allcontributors[bot]andEugene ddc7fbaf9c docs: update README.it-IT.md [skip ci] 2022-08-21 00:15:07 +02:00
allcontributors[bot]andEugene 97bb68e345 docs: update README.ko-KR.md [skip ci] 2022-08-21 00:15:07 +02:00
allcontributors[bot]andEugene 913aacdda8 docs: update README.ru-RU.md [skip ci] 2022-08-21 00:15:07 +02:00
allcontributors[bot]andEugene 3c734f4b20 docs: update README.zh-CN.md [skip ci] 2022-08-21 00:15:07 +02:00
allcontributors[bot]andEugene f4f9e4b214 docs: update README.md [skip ci] 2022-08-21 00:15:07 +02:00
Thomas LACAZEandEugene 805d457f68 fix isOfficial bool condition 2022-08-20 23:59:43 +02:00
Thomas LACAZEandEugene 166fc2e78b Replace npms with npm registry 2022-08-20 23:59:43 +02:00
fuyuki123andEugene 0d71cebb7e Update README.ja-JP.md 2022-08-13 09:10:04 +02:00
dependabot[bot]andEugene 20ad4b282b Bump ansi-colors from 4.1.1 to 4.1.3 in /tabby-terminal
Bumps [ansi-colors](https://github.com/doowb/ansi-colors) from 4.1.1 to 4.1.3.
- [Release notes](https://github.com/doowb/ansi-colors/releases)
- [Commits](https://github.com/doowb/ansi-colors/compare/4.1.1...4.1.3)

---
updated-dependencies:
- dependency-name: ansi-colors
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
v1.0.183
2022-08-01 11:21:12 +02:00
dependabot[bot]andEugene c1bab9ebe9 Bump ansi-colors from 4.1.1 to 4.1.3 in /tabby-ssh
Bumps [ansi-colors](https://github.com/doowb/ansi-colors) from 4.1.1 to 4.1.3.
- [Release notes](https://github.com/doowb/ansi-colors/releases)
- [Commits](https://github.com/doowb/ansi-colors/compare/4.1.1...4.1.3)

---
updated-dependencies:
- dependency-name: ansi-colors
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 11:21:06 +02:00
allcontributors[bot]andEugene b601eccc02 docs: update .all-contributorsrc [skip ci] 2022-08-01 10:02:51 +02:00
allcontributors[bot]andEugene c185ded0c0 docs: update README.ja-JP.md [skip ci] 2022-08-01 10:02:51 +02:00
allcontributors[bot]andEugene 9ed3d0abc5 docs: update README.de-DE.md [skip ci] 2022-08-01 10:02:51 +02:00
allcontributors[bot]andEugene b3126b8998 docs: update README.it-IT.md [skip ci] 2022-08-01 10:02:51 +02:00
allcontributors[bot]andEugene d30e54828c docs: update README.ko-KR.md [skip ci] 2022-08-01 10:02:51 +02:00
allcontributors[bot]andEugene e09272f7f9 docs: update README.ru-RU.md [skip ci] 2022-08-01 10:02:51 +02:00
allcontributors[bot]andEugene 0b5444460d docs: update README.zh-CN.md [skip ci] 2022-08-01 10:02:51 +02:00
allcontributors[bot]andEugene 140d9875fb docs: update README.md [skip ci] 2022-08-01 10:02:51 +02:00
Qianfan JiangandEugene 04407b38c8 fix #6694 - correctly save downloaded config 2022-08-01 10:00:47 +02:00
allcontributors[bot]andEugene 697bbfcfe1 docs: update .all-contributorsrc [skip ci] 2022-08-01 09:29:07 +02:00
allcontributors[bot]andEugene 5bf1e91bec docs: update README.ja-JP.md [skip ci] 2022-08-01 09:29:07 +02:00
allcontributors[bot]andEugene 0fb8f45cf7 docs: update README.de-DE.md [skip ci] 2022-08-01 09:29:07 +02:00
allcontributors[bot]andEugene c0f8959817 docs: update README.it-IT.md [skip ci] 2022-08-01 09:29:07 +02:00
allcontributors[bot]andEugene acb093e13a docs: update README.ko-KR.md [skip ci] 2022-08-01 09:29:07 +02:00