Oliver Blanthorn
5322577e0f
Merge branch 'master' of github.com:cmcaine/tridactyl into glacambre-smoothscroll
2018-05-28 16:31:28 +01:00
Babil Golam Sarwar
47d247aff7
Fix restart on Windows without needing Firefox on %PATH%
2018-05-28 00:32:30 +10:00
glacambre
30c8c82214
excmds.ts: Store jumplist in tab storage
2018-05-27 15:59:20 +02:00
glacambre
21a717648f
excmds.ts: Make jumpnext/prev able to go back/forward in tab history
2018-05-27 09:03:08 +02:00
glacambre
3a864c189d
{config,excmd}.ts: Implement :jumpback and :jumpforward
2018-05-27 09:03:04 +02:00
glacambre
c4d1d9dcd2
excmds.ts: Add -p flag to js() and jsb()
2018-05-27 06:29:40 +02:00
glacambre
06d79aeb82
excmds.ts: Add error handling to composite()
2018-05-26 21:14:30 +02:00
glacambre
afab52e5dd
excmds.ts: Make composite() stop casting returned values to string
2018-05-26 18:45:18 +02:00
glacambre
0e95ead1c3
Implement smooth scrolling
2018-05-26 17:33:10 +02:00
Oliver Blanthorn
cc7e3f3255
Improve home
docs
2018-05-25 16:24:24 +01:00
Oliver Blanthorn
04a3586fc4
Merge branch 'master' of github.com:cmcaine/tridactyl into sirn-mac-nativeopen
2018-05-25 09:32:34 +01:00
Oliver Blanthorn
801288bfc1
Improve nativeopen warnings
2018-05-25 09:32:20 +01:00
Oliver Blanthorn
98f29d875a
Document <C-A-`> bind for ignore mode
2018-05-25 09:24:02 +01:00
Kridsada Thanabulpong
0272b3205d
Put some message in cmdline for new window or private window.
2018-05-25 01:43:52 +07:00
Kridsada Thanabulpong
cc6fc69ac7
Support macOS in nativeopen
2018-05-25 01:43:52 +07:00
Oliver Blanthorn
458db36606
Update ESR link to 52
2018-05-24 15:44:16 +01:00
Babil Golam Sarwar
ef788a393f
Handle @bovine3dom's comments from #598
2018-05-24 13:11:02 +10:00
Oliver Blanthorn
b8dea34d0d
Merge pull request #603 from sumnerevans/hint-documentation
...
Adding notes about typing hint characters in lowercase (fix #588 ).
2018-05-23 21:49:35 +01:00
Oliver Blanthorn
00eced44ec
Fix links to documentation
2018-05-23 20:29:45 +01:00
Sumner Evans
36872df2b2
#588 adding notes about typing hint characters in lowercase
2018-05-23 11:22:50 -06:00
Oliver Blanthorn
98ad63cfc8
Improve discoverability of contributors
2018-05-23 15:39:40 +01:00
Babil Golam Sarwar
fdc6f77b65
Merge branch 'master' into gsbabil/fix-restart-command-on-windows
2018-05-23 18:59:32 +10:00
Babil Golam Sarwar
c30327f73e
Fix :restart
command on Windows
2018-05-23 18:08:47 +10:00
Oliver Blanthorn
e453464697
Make qa
into an alias: fix #595
2018-05-22 17:09:19 +01:00
Oliver Blanthorn
ae1aa219c0
Make yank usable from ex-mode and improve docstring
2018-05-21 20:58:31 +01:00
jcrowgey
393c91f026
Use fillcmdline to provide feeback from yank [ Fixes #138 ]
...
We may want something better once we get a proper UI, but for now, we
can tell the user that yank worked and let them know exactly what was
yanked. The output follows the convention of the instructions for
installing native messenging: we have a comment in the command line so
nothing happens except the command line closes when the user presses
enter.
2018-05-20 22:29:59 -07:00
Oliver Blanthorn
c2ed90aacb
Add shydactyl theme to list of themes and help
2018-05-20 18:17:17 +01:00
jcrowgey
bb5a82ae31
Call get when there's no value to set: fix #573
...
This is simple, but untested (I didn't see any test code in this repo).
2018-05-20 16:21:58 +01:00
Thomas Broadley
634ac54260
Fix path to docs in :help command
2018-05-20 16:21:58 +01:00
jcrowgey
71e1ed76e9
Call get when there's no value to set: fix #573
...
This is simple, but untested (I didn't see any test code in this repo).
2018-05-20 12:25:04 +01:00
Oliver Blanthorn
0933e05de3
Merge pull request #571 from tbroadley/help-path-to-docs
...
Fix path to docs in :help command
2018-05-19 15:06:29 +01:00
Oliver Blanthorn
89a2085743
Make DocStart URL matching use search
2018-05-19 14:55:11 +01:00
Thomas Broadley
155bcfc131
Fix path to docs in :help command
2018-05-19 09:36:55 -04:00
Mohammad AlSaleh
36667348f1
Add a hint option for copying 'title' or 'alt' text
...
Similar to Vimperator's `;x`.
Signed-off-by: Mohammad AlSaleh <CE.Mohammad.AlSaleh@gmail.com>
2018-05-18 18:47:31 +03:00
Oliver Blanthorn
14919b7e2f
Make hint -; accept selectors
2018-05-18 15:25:11 +01:00
Oliver Blanthorn
f026c0daf7
Update readme: fix #558
2018-05-18 12:32:19 +01:00
maxigaz
002b7aae6c
Add fixamo
to enable Tridactyl on addons.mozilla.org
...
No, it's not April Fools' Day.
2018-05-17 22:08:45 +01:00
Colin Caine
d36757cbc8
Fix <C-i>
on contenteditable elements
2018-05-17 21:42:47 +01:00
maxigaz
8c2c62d20e
Updated caveats on internal FF pages and GUI
2018-05-17 21:50:01 +02:00
Oliver Blanthorn
da3a1fa84d
Add jsb
for eval in the background context
2018-05-17 16:45:55 +01:00
Babil Golam Sarwar
48e19c9633
Fix :updatenative
command on Windows
2018-05-17 12:19:54 +01:00
Babil Golam Sarwar
c464e00cc1
Add native-messenger support for Windows
2018-05-17 12:19:53 +01:00
Oliver Blanthorn
6c1cc481de
Add ; for old pipe behaviour with composite
2018-05-16 17:46:25 +01:00
Oliver Blanthorn
297a688d79
Improve error ignoring capabilities
2018-05-16 17:31:33 +01:00
Oliver Blanthorn
90d9098afe
current_url
, now with more dogfood
2018-05-16 17:12:29 +01:00
Oliver Blanthorn
0ff755a57e
Make exclaim_quiet return the result of the native command
2018-05-16 16:44:53 +01:00
Oliver Blanthorn
e408f080d1
Allow composite
to pipe return values and add js
eval
2018-05-16 16:44:53 +01:00
glacambre
638cdd6d55
excmds.ts: Document TriStart, allow creating TriStart autocmds
2018-05-16 14:03:01 +01:00
glacambre
7e91ff3b6f
Implement :restart
2018-05-16 13:48:22 +01:00
Oliver Blanthorn
3c4f569434
Merge branch 'rfe/495' of https://github.com/larsks/tridactyl into larsks_prs
2018-05-15 22:48:27 +01:00