Commit Graph

478 Commits

Author SHA1 Message Date
Ted Blackman
c4793de019 Fix bug with outdent (col -> top) 2017-08-24 13:20:46 -07:00
Ted Blackman
dc993fe091 rename arms, clean comments 2017-08-23 18:09:25 -07:00
Ted Blackman
1b5d25a71e Detect outdent in ++snap 2017-08-23 17:05:59 -07:00
Ted Blackman
45658a6017 Revert "backtracking hack to fix dedent parsing; adds == as terminator"
This reverts commit 459ff495b3.
2017-08-23 10:26:10 -07:00
Ted Blackman
ef7ee5918a cleanup 2017-08-22 17:13:32 -07:00
Ted Blackman
459ff495b3 backtracking hack to fix dedent parsing; adds == as terminator 2017-08-22 17:02:13 -07:00
Ted Blackman
38ce350352 ;> to start markdown 2017-08-22 15:03:34 -07:00
Ted Blackman
8c7dc9706f Fix indented fenced blocks and test file 2017-08-22 14:58:44 -07:00
Ted Blackman
28acd75a9a fenced code blocks in separate parser to support blank lines 2017-08-22 14:02:44 -07:00
Ted Blackman
5626c70b31 Fix --- eating next line 2017-08-22 12:34:27 -07:00
Ted Blackman
1de4408df3 Fenced code blocks 2017-08-21 16:32:03 -07:00
Ted Blackman
31aba9606c removed leading zap in new vast2.hoon 2017-08-18 18:43:44 -07:00
Raymond Pasco
43bb99b61b Merge remote-tracking branches 'ohaitch/wipe-ford', 'ohaitch/fora-dubl' and 'keatondunsford/add-noun-mark' into maint-20170614
add |wipe-ford cache clear button
tree@da7808a actually disable post box upon submission
Add minimal noun.hoon mark to /mar
2017-06-14 14:34:13 -07:00
Anton Dyudin
a216565a14 add |wipe-ford cache clear button 2017-05-24 16:04:27 -07:00
Joseph Bryan
43dc8afd1d refactors ++ta-off in drum 2017-03-03 15:30:09 -05:00
Joseph Bryan
f92374e069 adds back the old-style prompt truncation for really long prompts 2017-03-02 11:10:33 -05:00
Joseph Bryan
d26eef297a resets drum input offset on ctrl-x 2017-03-02 10:55:16 -05:00
Joseph Bryan
5a09818bcd resets drum input offset on sole-edit discontinuities ($set)
and renames ++ta-off -> ++ta-pos
2017-03-02 10:54:31 -05:00
Joseph Bryan
5c07bbd93e updates drum input scroller to be sticky 2017-03-02 10:54:06 -05:00
Joseph Bryan
74f32a67dd switches drum to a sticky prompt, scrolling input only 2017-03-02 10:53:36 -05:00
Joseph Bryan
9328ca4a9d removes ++ucas and ++lcas from lib/drum 2016-10-26 14:48:39 -04:00
Joseph Bryan
a7348fc359 reapplies ++cass change from #262 that was lost in #287 2016-10-26 12:38:40 -04:00
Raymond Pasco
b98362b6b5 Merge branches 'Fang-short-ship-names' and 'ohAitch-talk-refix-presence', remote-tracking branches 'joemfb/colors', 'ohAitch/fix-gall-nest', 'joemfb/signin-everywhere', 'ohAitch/show-redirect', 'ohAitch/logout-clear-ship', 'joemfb/cass-cuss', 'joemfb/key-by-correct', 'joemfb/rm-dup-arms', 'joemfb/gaf-by-print-once', 'joemfb/apt-set', 'joemfb/snag-cast', 'origin/ohAitch-help-text-tweak', 'ohAitch/informative-block' and 'ohAitch/refactor--elem-to-react-json'
Conflicts:
	lib/react.hoon

Short ship names in terminal prompt
Fix talk presence again
Terminal color support
Use compiler cache in ++ap-slam check
Serve css from the current desk
Show redirect page for cross-ship redirects
Clear ship cookie on /~/away
Normalize ++cass and ++cuss
Fix +-key:by
Prune duplicate arms
Remove +-gaf:by
Fix ++apt
Add cast to ++snag
Suggest +help %hood
Show path in "blocking not beam" error
Rename lib/react to lib/elem-to-react-json
2016-10-26 11:39:11 -04:00
Joseph Bryan
790315f510 refactors ++make:klr 2016-10-25 19:38:06 -04:00
Joseph Bryan
bf54034909 fixes ++se-just buffer adjustments and cursor position 2016-10-25 19:38:06 -04:00
Joseph Bryan
6d5aa72469 ++styd -> ++stye 2016-10-25 19:38:06 -04:00
Joseph Bryan
a3874b2410 refactors ++styx/++stub gates into drum ++klr engine
... and removes ++se-klr and ++ta-klr
2016-10-25 19:38:06 -04:00
Joseph Bryan
1fead84bdf fixes right/left buffer adjustment in (in ++se-just) 2016-10-25 19:38:06 -04:00
Joseph Bryan
0c8f77d187 adds support for styled prompt
... $pro in ++dill-blit, ++sole-prompt, drum/hood state transition
2016-10-25 19:37:59 -04:00
Anton Dyudin
7ab3b7b3a1 Comment /+elem-to-react-json 2016-10-24 14:10:49 -07:00
Anton Dyudin
ed1525d893 rename lib/react to lib/elem-to-react-json 2016-10-24 13:42:50 -07:00
Joseph Bryan
d015326135 adds styled-text to sur/sole and lib/drum 2016-10-19 13:03:13 -04:00
Raymond Pasco
8275335a35 Less spammy debug information 2016-10-13 21:18:55 -04:00
Anton Dyudin
b98717cfb6 Check (sane %t) before printing any text 2016-10-13 17:54:54 -07:00
Raymond Pasco
7e06f40abc Special case hack for %earl prompts 2016-10-11 15:43:41 -04:00
Raymond Pasco
42e1d2e1cb Merge remote-tracking branches 'joemfb/syncs', 'joemfb/drum-refactor', 'ohaitch/talk-fix-federation' and 'ohaitch/tree-null-check-ship'
Simplifies |syncs
Refactors drum
Reinterprets audience in federated messages
tree@f726ff4
2016-09-21 15:37:32 -04:00
Joseph Bryan
a4a5b133c6 simplifies |syncs 2016-09-09 09:24:30 -04:00
Joseph Bryan
b3724d0cbc refactors ++ta-abet, moving ctrl-d quit/unlink inline 2016-09-09 01:32:11 -04:00
Joseph Bryan
9fee74c736 puts a face (hid) on the bowl 2016-09-09 01:32:11 -04:00
Joseph Bryan
6d159d13bb adds ++ta-yan 2016-09-09 01:32:11 -04:00
Joseph Bryan
e710d4cd7d use ..ta instead of +>+> inside ++ta 2016-09-09 01:32:11 -04:00
Joseph Bryan
021bfc213e adds comments
comments
2016-09-09 01:32:11 -04:00
Joseph Bryan
abbe997d7d simplifies reverse-search reset (ris ~) 2016-09-09 01:32:11 -04:00
Joseph Bryan
450f0b2301 refactors ++ta-ser to use ++find 2016-09-09 01:32:11 -04:00
Joseph Bryan
81945e4a0c refactors ++ta-mov 2016-09-09 01:32:10 -04:00
Joseph Bryan
6854bfabb8 simplifies ++ta-hom 2016-09-09 01:32:10 -04:00
Joseph Bryan
4b7d33335f refactors ++ta-vew in drum 2016-09-09 01:32:10 -04:00
Joseph Bryan
ddfc0f1cb2 removes ++ta-cru 2016-09-09 01:32:10 -04:00
Joseph Bryan
510b7708cc removes ++ta-tan, simplifies tank/text output 2016-09-09 01:32:10 -04:00
Joseph Bryan
8d10151379 restores correct meta-dot behavior from #226
inadvertently reverted in 786bce0

also fixes incorrect ctrl-w (kill included space)
2016-09-09 01:32:10 -04:00