Commit graph

2950 commits

Author SHA1 Message Date
Oliver Blanthorn
6377634fb7
Fix #3364: add tabsort command 2021-02-18 10:14:40 +01:00
Benoit de Chezelles
0088b18798 Remove outdated 'Id' from helper func 2021-02-18 00:13:58 +01:00
Oliver Blanthorn
ef4dd014cf
Merge pull request #3366 from tridactyl/cache_native
WIP: cache getNativeMessengerVersion
2021-02-15 12:20:08 +00:00
Oliver Blanthorn
78b6a53e0c
Make Windows use the new messenger 2021-02-15 10:13:37 +01:00
Oliver Blanthorn
bafd0dac83
Use short-lived cache for :native 2021-02-15 09:55:09 +01:00
Oliver Blanthorn
c8431cea3c
Fix tab index display 2021-02-14 15:46:48 +00:00
Oliver Blanthorn
b8994e333c
Fix bug: index is not id
tabs.query doesn't provide a way to query by id; index
is the position of the tab within the window.

I had to make a tabFromIndex function to avoid a right
mess.
2021-02-14 16:38:00 +01:00
Oliver Blanthorn
049cd81739
Play golf 2021-02-14 16:17:27 +01:00
Benoit de Chezelles
64ebee2f2b Better comment to show the whole tabclose call will be aborted 2021-02-14 15:50:06 +01:00
Benoit de Chezelles
ec695274c4 Move tabclosepinned check outside of the loop 2021-02-14 15:47:30 +01:00
Benoit de Chezelles
53dfaa6ecb Add tabclosepinned option to config tabclose on pinned tabs 2021-02-14 15:35:14 +01:00
Oliver Blanthorn
b8ccc0ed68
Merge pull request #3339 from fluem/timetravel
Avoid time paradox when undo tabs
2021-02-14 09:48:55 +00:00
Oliver Blanthorn
d625036c6c
Swap encoding for code escape
Tiny bit neater
2021-02-12 09:52:58 +00:00
Rummskartoffel
c1af1a5b5a
Re-word doc for gimode and make it display correctly 2021-02-11 18:18:13 +01:00
fluem
0ebc794cb9 Undo sorting by lastModified 2021-02-11 08:59:14 +01:00
Oliver Blanthorn
c337dc87b4
Merge pull request #3345 from zyining/dot-url-search
Fix #3298: Prevent words starting with '.' from being treated as a URL.
2021-02-08 22:03:08 +00:00
Oliver Blanthorn
cb50503668
Merge pull request #3326 from fluem/winopen_container_support
Add container support for winopen
2021-02-08 22:00:06 +00:00
Annie Zhang
19f6b58815 Prevent words starting with '.' from being treated as a URL. 2021-02-08 12:43:16 -05:00
Oliver Blanthorn
6101d8ad46
Fix :winopen focus 2021-02-07 22:37:32 +01:00
fluem
036d82dd04 Avoid time paradox when undo tabs 2021-02-07 12:14:11 +01:00
fluem
6f8f5e9737 Avoid sleep when opening new window in container 2021-02-07 01:20:14 +01:00
Oliver Blanthorn
c36a0638ab
Fix #1835: add TabAll autoselect setting 2021-02-05 17:33:41 +01:00
fluem
70755ac4bf Ensure -private with -c fails 2021-02-05 11:00:16 +01:00
Oliver Blanthorn
34b0fce454
Merge pull request #3328 from fluem/enable_no_throw_literal
Enable 'no-throw-literal' lint rule
2021-02-04 21:12:14 +00:00
fluem
c12a8bc348 Enable 'no-throw-literal' lint rule 2021-02-04 19:58:47 +01:00
fluem
d9ac0cf2c5 Add container support for winopen 2021-02-04 15:40:14 +01:00
Rummskartoffel
8b0827b50c Support counts for :scrollpage binds like <C-f> 2021-02-03 21:46:29 +01:00
Tiago Epifânio
82bc5626f5 Fixed matrix links (riot.im to element.io) 2021-02-03 09:36:50 +00:00
Oliver Blanthorn
fba804f2b8
Merge pull request #3310 from fluem/fix_relative_zoom
Fix #3031: Fix relative zoom when using negative levels
2021-02-01 14:53:36 +00:00
fluem
5b68faceae Fix #3031: Fix relative zoom when using negative levels 2021-02-01 15:38:36 +01:00
fluem
0d9cab2834 Fix #3097: add hintautoselect option 2021-02-01 13:23:48 +01:00
Oliver Blanthorn
1e469bda36
Make :colours more intuitive 2021-01-31 16:12:17 +01:00
Oliver Blanthorn
71cbace68d
Don't reinstall themes all the time 2021-01-31 15:52:59 +01:00
Oliver Blanthorn
f064d87936
Fix #2380: add rudimentary theme completions 2021-01-31 15:36:58 +01:00
Oliver Blanthorn
eec506899e
Ameliorate #3299: add short delay between quickmarks 2021-01-30 22:37:43 +01:00
Oliver Blanthorn
3d2e5bd603
Revert "Fix #3257: ignore modifiers for counts and hints"
This reverts commit cd921bd96d.
2021-01-29 18:14:58 +01:00
Oliver Blanthorn
cd921bd96d
Fix #3257: ignore modifiers for counts and hints 2021-01-29 18:10:03 +01:00
Jay Kamat
0bd5195616
Add support for looking up tabs by url or title in tab excmd 2021-01-28 14:17:52 -08:00
Oliver Blanthorn
71ce9735d7
Fix #3260: add :reloaddead 2021-01-28 14:34:24 +01:00
Oliver Blanthorn
a2bf537094
Extract getTridactylTabs from user_actions 2021-01-28 14:27:16 +01:00
Oliver Blanthorn
55d872b502
Fix #2808: add :mkt --clipboard 2021-01-28 13:29:53 +01:00
Oliver Blanthorn
58d2c25040
Fix #3290: make OSX users use new native 2021-01-27 12:59:51 +01:00
Oliver Blanthorn
3998887ff2
Stop eslint complaining 2021-01-27 12:50:34 +01:00
Oliver Blanthorn
52ad19d09f
Fix build broken by eslint 2021-01-27 10:51:04 +01:00
Oliver Blanthorn
f406031a5a
Fix #2535: stop writing custom themes to RC files 2021-01-27 10:45:28 +01:00
Oliver Blanthorn
82588a91b0
Fix #3050: don't synchronise custom themes 2021-01-27 10:30:16 +01:00
Oliver Blanthorn
071b6bd6b3
Merge pull request #3262 from jgkamat/jay/dedupe-taball
Migrate taball functionality into tab and alias them
2021-01-27 08:40:32 +00:00
Oliver Blanthorn
4894338836
Merge pull request #3288 from tridactyl/nobodge
Don't load all themes into every tab
2021-01-27 08:27:13 +00:00
Oliver Blanthorn
89a3dfc250
Fix #3148: allow themes to be loaded from URLs 2021-01-26 22:32:40 +01:00
Oliver Blanthorn
603ff3ca93
Remove weird classnames from our own themes
They're no longer required. For backwards compat with custom
themes we still add the weird classnames to the page.
2021-01-26 21:51:21 +01:00