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
Oliver Blanthorn
78ba957cde
Merge branch 'master' of github.com:cmcaine/tridactyl into antonva-containers
2018-05-12 14:26:42 +01:00
Oliver Blanthorn
c18d37bf58
Progress
2018-05-11 22:09:34 +01:00
Oliver Blanthorn
0195911606
Add a bunch of hacks to fix #518
2018-05-11 21:33:10 +01:00
Lars Kellogg-Stedman
861110a76d
provide hostname hint in editor temporary files
...
when calling an external editor, include the hostname of the remote
site in the generated temporary filename.
Closes #495
2018-05-11 13:33:40 -04:00
Oliver Blanthorn
d648ef4a9a
Add exemplar .tridactylrc
2018-05-10 22:35:09 +01:00
Oliver Blanthorn
d428e2e9b0
Fix #513 : Make Native.read understand ~
2018-05-10 21:40:13 +01:00
Isaac Khor
5a7c786840
Add source
for RC files, source_quiet
at startup
...
Commit attributed to Isaac as he was instrumental to getting this in.
@bovine3dom added all of the bugs.
2018-05-10 21:38:52 +01:00
glacambre
8e779fe7de
excmds.ts: guiset(): Catch uncaught error
2018-05-10 13:02:26 +02:00
glacambre
5a78ae8bc8
excmds.ts: guiset(): Simplify error handling
2018-05-10 13:02:19 +02:00
glacambre
7ff1e590d6
{excmds,native_background}.ts: Move nativegate() to native_background.ts
2018-05-09 22:22:47 +02:00
Oliver Blanthorn
963024f7c2
Remove buffers,tabs as promised
2018-05-09 14:28:49 +01:00
Colin Caine
948f3c9442
Review css_util
...
Add comments and simplify a bit. LGTM
2018-05-09 13:46:51 +01:00
Colin Caine
91ab52b7d5
Improve profile detection. Fix #498
...
Warn if multiple active profiles are detected and don't look for lock
files that are deeper in the profile directory.
2018-05-08 14:05:01 +01:00
Anton
19fd1196f8
hint -b now follows current tab's container, similar tabopen behaviour now behind a new setting 'tabopencontaineraware', defaults to false.
2018-05-08 12:27:30 +00:00