Commit graph

1611 commits

Author SHA1 Message Date
Oliver Blanthorn
458db36606
Update ESR link to 52 2018-05-24 15:44:16 +01:00
Sumner Evans
5164160375
#606 added .md files to list of files that need to be checked by prettier 2018-05-24 08:10:56 -06:00
Sumner Evans
1efeb70c5e
Reformat readme, contributing, changelog and src/static using prettier 2018-05-24 08:10:56 -06:00
Sumner Evans
a132f0922e
Reformat docs with prettier 2018-05-24 08:10:56 -06:00
Oliver Blanthorn
d2ca0bea52
Merge pull request #608 from sumnerevans/hint-documentation
Added missing note in amo.md about hint characters
2018-05-24 14:57:00 +01:00
Sumner Evans
b49b72608a
#588 added missing note in amo.md about hint characters 2018-05-24 07:46:23 -06:00
Babil Golam Sarwar
00baee326f Fix "parent.lock" path and Firefox restart params 2018-05-24 17:23:59 +10:00
Babil Golam Sarwar
ef788a393f Handle @bovine3dom's comments from #598 2018-05-24 13:11:02 +10:00
Babil Golam Sarwar
66444af20a Refactor and clean-up Python codes 2018-05-24 13:06:41 +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
5d8b20c557
Support uppercase hints
I wouldn't recommend that you use mixed case hints as they're all displayed as uppercase.
2018-05-23 17:38:17 +01:00
Oliver Blanthorn
498f2df052
Tidy up after quake 2018-05-23 15:43:11 +01:00
Oliver Blanthorn
98ad63cfc8
Improve discoverability of contributors 2018-05-23 15:39:40 +01:00
Colin Caine
bd4bd3077d Trim whitespace in greenmat 2018-05-23 12:00:22 +01:00
Colin Caine
22293d849a Merge remote-tracking branch 'caputchinefrobles/greenmat-theme' 2018-05-23 11:58: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
e1f3956c78 Merge branch 'master' of https://github.com/cmcaine/tridactyl 2018-05-23 18:10:36 +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
Bruno Oliveira
e731cfb15d Disabling quirks mode and fixing class "namespace"
Adding <!doctype> on tutor template and adding
.TridacytlOwnNamespace class to generic selector
2018-05-22 11:12:15 -03:00
Oliver Blanthorn
23ed6588c8
Make quake theme use ] as is traditional 2018-05-22 14:27:41 +01:00
Oliver Blanthorn
06c51e2ccb
Convert colon to CSS 2018-05-22 14:18:23 +01:00
Oliver Blanthorn
2b8a8a6568
Add quake theme 2018-05-22 14:07:28 +01:00
Thomas Broadley
672a75d97d docs: fix typo 2018-05-22 04:08:53 +01:00
Oliver Blanthorn
9c14e8f1bb
Update FAQ 2018-05-21 21:21:41 +01:00
Oliver Blanthorn
473413d3c2
Move some old stuff out of readme 2018-05-21 21:16:05 +01:00
Oliver Blanthorn
ae1aa219c0
Make yank usable from ex-mode and improve docstring 2018-05-21 20:58:31 +01:00
Bruno Oliveira
59b9833f46 Fix/improve greenmat theme on newtab/tutor 2018-05-21 15:10:53 -03:00
Colin Caine
d35e0c3411 Clarify movement message 2018-05-21 16:34:39 +01:00
Colin Caine
0d7fdb1abf Save one intermediate file 2018-05-21 16:31:50 +01:00
Colin Caine
6e44bef6bd Teach lint,pretty to operate on staged copy
Gets a bit crazy.
2018-05-21 16:24:52 +01:00
Oliver Blanthorn
99e5475d5e
Remove newline above shydactyl: fix #591 2018-05-21 15:51:19 +01:00
Colin Caine
ad261b2e4f Fix {pretty,lint} when staging more than one file 2018-05-21 15:30:57 +01:00
Colin Caine
bc2abbb812 Don't make CSP stricter 2018-05-21 15:30:57 +01:00
Bruno Oliveira
e3bd478579 Merge remote-tracking branch 'upstream/master' 2018-05-21 10:57:12 -03:00
Oliver Blanthorn
08c0fb08e8
Only run npm install when we really need to 2018-05-21 13:44:21 +01:00
Colin Caine
2557b32b20 Revert "Add appendTo()"
This reverts commit 71d27e5133.
2018-05-21 11:06:12 +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
Recursing
b5a3ac0210 Update ignore mode toggle in :tutor
Ignore mode is now toggled by pressing <S-Insert>
2018-05-21 03:44:17 +01:00
Colin Caine
9951830d53 /bin/env -> /usr/bin/env 2018-05-21 03:39:32 +01:00
Colin Caine
ed889c6e88 Use @overdodactyl's dark theme
Or something close to it, anyway.
2018-05-21 03:38:02 +01:00
Colin Caine
59e737f254 Add a css namespace to our controlled pages
Means we can safely style our own pages from themes.
2018-05-21 03:22:39 +01:00
Colin Caine
cef95bb214 Add css var for highlighting changelog box 2018-05-21 03:20:13 +01:00
Babil Golam Sarwar
abd4a7546c Remove test_native_main.py from this PR branch 2018-05-21 12:09:04 +10:00
Colin Caine
532f0acd67 Stop using quirks mode in commandline.html
If you don't use a doctype then browsers use quirks mode, which is very
confusing. In particular tables don't inherit styles properly and Olie
gets very confused.
2018-05-21 02:34:22 +01:00
Colin Caine
133c3817ef Fix missing semicolon 2018-05-21 02:30:52 +01:00
Colin Caine
5805984ab7 Add old design doc for hinting 2018-05-21 02:02:45 +01:00
Colin Caine
e6c2da19d5 Quote * in bodgecss 2018-05-21 01:22:43 +01:00