Commit Graph

178 Commits

Author SHA1 Message Date
Qi Xiao
0adfe36080
Use shields.io for CI badges, with custom label 2017-12-16 16:31:54 +00:00
Qi Xiao
4df00b06eb Fix Gitter badge :-/ 2017-12-16 13:48:38 +00:00
Qi Xiao
521777ad30 README.md: Better badges \o/ 2017-12-16 13:47:28 +00:00
Qi Xiao
6d70cbef50
Update README.md 2017-12-14 01:21:17 +00:00
Qi Xiao
dddaa168ea
Update build badges.
Travis's badge now says "Linux & macOS". Use shields.io in hope for less cache stickiness. Each badge on its own line.
2017-12-14 01:18:37 +00:00
Qi Xiao
9f0b3b9555
Add badge for VSTS build status. 2017-12-07 01:21:24 +00:00
Qi Xiao
d7581fbc1f
README: Experimental Windows support; AppVeyor badge. 2017-12-04 12:23:32 +00:00
Qi Xiao
46003d0557 Drop support for Go 1.7.
We can to use os.Executable in #519, which has been introduced in Go 1.8.
2017-11-29 15:57:51 +01:00
Mengqi Yang
bce6c9ff51 Update README.md (#514) 2017-11-14 23:05:27 +00:00
Qi Xiao
29a5d50c34 Drop support for go 1.6. 2017-09-18 22:51:59 +01:00
Qi Xiao
d92d1fa941 README: Adjust placement of logo. 2017-09-04 23:31:41 +02:00
Qi Xiao
5e1b04ca74 Update README.md
Add dev discussion channels.
2017-07-10 18:27:58 +01:00
Qi Xiao
70c17268f1 Update README.md
Fix link targets of freenode channel badge and logo image.
2017-07-07 15:00:53 +01:00
Qi Xiao
36dcdfa64c Update README.md
Advertise the UI as powerful.
2017-07-07 01:28:41 +01:00
Qi Xiao
209d8aeded Rework introduction
The introduction is now both more formal and more informal.
2017-07-07 01:26:46 +01:00
Qi Xiao
0ea8bcdfbd Rework README. 2017-07-07 01:08:41 +01:00
Qi Xiao
a9f83d617d Show IRC channel in badge
GitHub doesn't like irc:// URLs.
2017-07-06 18:59:25 +01:00
Qi Xiao
9f84e66cc9 Add more social badges to README 2017-07-06 18:36:27 +01:00
Mengqi Yang
4640dccbd5 Add Gitter badge to README (#390) 2017-07-06 18:26:33 +01:00
Qi Xiao
2964dd3ece Update README.md 2017-07-03 22:43:55 +01:00
Qi Xiao
59c35c4d45 Add another useless badge, the Go Report Card. 2017-05-21 17:41:56 +01:00
Qi Xiao
d2c58c34cf Add description for RPM package.
Applying #300 manually.
2017-05-15 00:08:31 +02:00
Kevin Madison
5083fac000 fix spelling error in README (#346) 2017-05-09 21:25:36 +01:00
Qi Xiao
858c95050a Change capitalization rule of Elvish.
Elvish should now be treated as a proper noun; this is what most other
programming languages do.
2017-04-09 16:23:09 +02:00
Qi Xiao
0bd348a6fb Document keybinding problem with xterm. 2017-02-25 17:43:01 +00:00
Qi Xiao
35d8a800c6 Update README. 2017-02-18 06:18:27 +00:00
Qi Xiao
537ca0290a Use /usr/local/bin in installation instructions. 2017-02-02 10:05:28 -08:00
Qi Xiao
dab13c55c5 Add a license badge. 2016-12-26 11:31:13 +01:00
Qi Xiao
a25710a923 Rejoice elves, elven is now officially the official adj for elvish! 2016-12-23 02:24:06 +01:00
Qi Xiao
c8b965b367 Explain a bit more about the name; remove the official adjective. 2016-12-23 02:16:56 +01:00
Qi Xiao
06f70b1b54 Shamelessly advertise elvish as "friendly and expressive". 2016-12-22 23:31:40 +01:00
Qi Xiao
36271874d8 Remove elvish-stub. 2016-10-26 17:36:26 +08:00
Qi Xiao
d44b3154f7 Separate e: and E:.
This fixes #285.
2016-10-18 22:17:15 +08:00
Qi Xiao
cf3ff8376e README: Add instruction for capitaling "elvish". 2016-10-17 15:17:22 +08:00
Qi Xiao
5ee2949a29 Add a coverage badge. 2016-10-13 16:26:33 +08:00
Qi Xiao
7efd489df3 splice -> explode
The author just found out that he had a terrible misunderstanding of the
word "splice".
2016-10-13 14:12:14 +08:00
Qi Xiao
e117ccd17f Add instruction for cn.dl.elvish.io 2016-10-08 13:17:01 +08:00
Qi Xiao
fb0498f251 Update README.md
Add IMs.
2016-09-16 21:47:02 +02:00
Qi Xiao
acea50125c Add a sample for map usage. 2016-09-16 21:25:34 +02:00
Qi Xiao
bff4b529eb Document the oddity of keys like Alt-a. 2016-09-16 16:40:09 +02:00
Qi Xiao
593f12f15f Indicate false predReturn with ✗. 2016-09-15 18:28:46 +02:00
Qi Xiao
e6648ffd92 Vendor go-sqlite3; require go 1.6. 2016-09-15 15:59:56 +02:00
Qi Xiao
b65825b471 README: e:PATH -> E:PATH 2016-09-15 15:20:26 +02:00
Yifan Gao
812fa60b63 README: build via homebrew (#210) 2016-09-14 12:40:34 +02:00
Qi Xiao
31c186c393 No more external: and env: namespaces, just e: and E:. 2016-09-10 00:32:25 +02:00
Qi Xiao
5e0500d01e Remove edit.Prompt; just use Fn. 2016-09-08 00:16:39 +02:00
Rob Warner
cb00be584c Fix a few typos in README (#197) 2016-07-19 22:09:16 +02:00
Rob Warner
69f5ce01b6 Fix typo: '...bash or zsh...' 2016-07-18 13:08:16 -04:00
Qi Xiao
ed3a050474 Update doc. 2016-06-21 15:25:05 +00:00
Qi Xiao
d71b3a8310 Update README.md 2016-04-05 07:14:53 +02:00