mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-21 07:31:00 +00:00
1 line
10 KiB
JSON
1 line
10 KiB
JSON
[{"user_id": 218, "stars": [], "topic_id": 17713, "date_created": 1302141344.4912541, "message": "that works, it will load data in progressively (like tail -f) and you can search the buffer while its doing it. Quite good.", "group_id": 83, "id": 567966}, {"user_id": 12404, "stars": [], "topic_id": 17713, "date_created": 1302143349.67238, "message": "eh not quite that, but the possibilities are intriguing enough", "group_id": 83, "id": 568601}, {"user_id": 218, "stars": [{"date_created": 1302168631.895051, "user_id": 4937}, {"date_created": 1302194632.7062409, "user_id": 3430}, {"date_created": 1302198014.6892419, "user_id": 18326}, {"date_created": 1303225894.9724121, "user_id": 22924}], "topic_id": 17713, "date_created": 1302141325.7337589, "message": "cat myfile.txt > (switch-to-buffer \"*my-new-buffer*\")", "group_id": 83, "id": 567960}, {"user_id": 12404, "stars": [], "topic_id": 17713, "date_created": 1302143152.2260089, "message": "hmmm I was wondering if I could do something like this today, and there you go...\n\n<long running process> | grep ERROR > (switch-to-buffer \"errors\")", "group_id": 83, "id": 568537}, {"user_id": 218, "stars": [], "topic_id": 17713, "date_created": 1302145704.888237, "message": "also, elisp is at least as good as bash. :)", "group_id": 83, "id": 569766}, {"user_id": 4937, "stars": [], "topic_id": 17713, "date_created": 1302168660.863189, "message": "Emacs... will wonders never cease!", "group_id": 83, "id": 573971}, {"user_id": 218, "stars": [], "topic_id": 17713, "date_created": 1302269462.224215, "message": "Another reason it's awesome... its TRAMP aware", "group_id": 83, "id": 589676}, {"user_id": 218, "stars": [{"date_created": 1302276920.15942, "user_id": 4937}, {"date_created": 1303225927.048429, "user_id": 22924}, {"date_created": 1304170662.681551, "user_id": 31771}], "topic_id": 17713, "date_created": 1302269471.5642691, "message": "cd /ssh:myhost:/etc", "group_id": 83, "id": 589678}, {"user_id": 218, "stars": [], "topic_id": 17713, "date_created": 1302269473.867743, "message": "and you're in.", "group_id": 83, "id": 589680}, {"user_id": 218, "stars": [], "topic_id": 17713, "date_created": 1302269479.2304749, "message": "(after sshy business)", "group_id": 83, "id": 589682}, {"user_id": 18774, "stars": [], "topic_id": 17713, "date_created": 1302274268.5349541, "message": "I would love to customize the eshell prompt. Any hint?", "group_id": 83, "id": 590987}, {"user_id": 3150, "stars": [], "topic_id": 17713, "date_created": 1302296466.825176, "message": "@justinlilly Does you eshell loads your .profile or .bashrc configs? Can you use git on it?", "group_id": 83, "id": 595933}, {"user_id": 218, "stars": [], "topic_id": 17713, "date_created": 1302311109.6441331, "message": "I *can* use git.", "group_id": 83, "id": 598545}, {"user_id": 218, "stars": [], "topic_id": 17713, "date_created": 1302311130.548985, "message": "I'm also fairly sure it parses my configs, though I keep mine in ~/.bash_profile", "group_id": 83, "id": 598548}, {"user_id": 218, "stars": [], "topic_id": 17713, "date_created": 1302326620.0831389, "message": "though you can possibly just source them.", "group_id": 83, "id": 599798}, {"user_id": 218, "stars": [], "topic_id": 17713, "date_created": 1302326602.84712, "message": "so... can use git, it doesn't load my configs and whatnot.", "group_id": 83, "id": 599797}, {"user_id": 12404, "stars": [], "topic_id": 17713, "date_created": 1302346276.6900401, "message": "@tauil at least on osx, if you launch emacs from quicksilver or the doc etc.... it's not going to pick up your shell environment it seems. I'm always starting it from the terminal anyway", "group_id": 83, "id": 601629}, {"user_id": 19948, "stars": [], "topic_id": 17713, "date_created": 1302346301.5684011, "message": "Love eshell, i've long wondered, Is there a custom-variable or something to specify the PATH?", "group_id": 83, "id": 601632}, {"user_id": 277, "stars": [], "topic_id": 17713, "date_created": 1302387400.6946671, "message": "@tedroden I believe it uses exec-path", "group_id": 83, "id": 605918}, {"user_id": 4937, "stars": [], "topic_id": 17713, "date_created": 1302409044.820034, "message": "\n(setq eshell-prompt-function\n (lambda ()\n (if (= (user-uid) 0) \"# \" \"% \")))\n", "group_id": 83, "id": 607878}, {"user_id": 4937, "stars": [], "topic_id": 17713, "date_created": 1302409023.5456271, "message": "@rwagasore there's the eshell-prompt-function variable", "group_id": 83, "id": 607877}, {"user_id": 4937, "stars": [], "topic_id": 17713, "date_created": 1302409666.5687039, "message": "Tramp + eshell + ssh-agent integration == love", "group_id": 83, "id": 607898}, {"user_id": 22504, "stars": [], "topic_id": 17713, "date_created": 1302655470.9503851, "message": "@markhellewell quick write up? I'd love to see what you do with that.", "group_id": 83, "id": 653745}, {"user_id": 4937, "stars": [], "topic_id": 17713, "date_created": 1303460737.9344671, "message": "@bat isnt a JSON shell simply called the node REPL?", "group_id": 83, "id": 779960}, {"user_id": 4935, "stars": [], "topic_id": 17713, "date_created": 1303461052.9389501, "message": "something like this: ls file1 sort:size \"file with space\" -> {\"cmd\": \"ls\", \"args\": [\"file1\", \"file with space\"], \"sort\": \"size\"}", "group_id": 83, "id": 779999}, {"user_id": 4935, "stars": [], "topic_id": 17713, "date_created": 1303460787.843076, "message": "no, I want it to have a more shell-like syntax", "group_id": 83, "id": 779969}, {"user_id": 4935, "stars": [], "topic_id": 17713, "date_created": 1303460633.7645929, "message": "I want a json shell. JSON is pretty close to sexps IMO.", "group_id": 83, "id": 779942}, {"user_id": 4935, "stars": [], "topic_id": 17713, "date_created": 1303460675.5190029, "message": "I'd like to be able to toggle a switch and have it echo back the JSON produced from plain text.", "group_id": 83, "id": 779951}, {"user_id": 4935, "stars": [], "topic_id": 17713, "date_created": 1303460838.510088, "message": "so it's not just that people won't accept anything that isn't entrenched", "group_id": 83, "id": 779977}, {"user_id": 4935, "stars": [], "topic_id": 17713, "date_created": 1303461126.4776621, "message": "and I'd like quoted strings to be like json quoted strings so I could make them *exactly* what I want", "group_id": 83, "id": 780011}, {"user_id": 4935, "stars": [], "topic_id": 17713, "date_created": 1303461139.808773, "message": "...or paste it", "group_id": 83, "id": 780014}, {"user_id": 4937, "stars": [], "topic_id": 17713, "date_created": 1303461022.8316641, "message": "what is it you like about shell syntax?", "group_id": 83, "id": 779993}, {"user_id": 4935, "stars": [], "topic_id": 17713, "date_created": 1303461079.1229041, "message": "I like how it's got fewer symbols", "group_id": 83, "id": 780005}, {"user_id": 4937, "stars": [], "topic_id": 17713, "date_created": 1303461569.7246079, "message": "how would that venerable workhorse the pipe be conceptualised in such a shell?", "group_id": 83, "id": 780068}, {"user_id": 4935, "stars": [], "topic_id": 17713, "date_created": 1303461134.902735, "message": "...and if I prefer in some case, to just type JSON", "group_id": 83, "id": 780012}, {"user_id": 4935, "stars": [], "topic_id": 17713, "date_created": 1303460810.4197631, "message": "I've seen zsh get popular when there were things like rush (ruby shell)", "group_id": 83, "id": 779975}, {"user_id": 4937, "stars": [], "topic_id": 17713, "date_created": 1303460541.007339, "message": "@ravaa oh nothing beyond what comes out of the box! It's just super nice to be able to `cd` into hosts i have setup in my .ssh/config and have all the auth stuff taken care of (under ubuntu at least, have to manually add hte priv key under osx)", "group_id": 83, "id": 779937}, {"user_id": 4937, "stars": [], "topic_id": 17713, "date_created": 1303460610.385226, "message": "@rwagasore as i discovered to my detriment, there are implications for file", "group_id": 83, "id": 779941}, {"user_id": 4937, "stars": [], "topic_id": 17713, "date_created": 1303460663.1278639, "message": ".. completions when you change the eshell prompt", "group_id": 83, "id": 779948}, {"user_id": 4935, "stars": [], "topic_id": 17713, "date_created": 1303461087.8924811, "message": "and is less picky about order", "group_id": 83, "id": 780006}, {"user_id": 4935, "stars": [], "topic_id": 17713, "date_created": 1303461105.932375, "message": "but I like the google search syntax better -- feels more modern", "group_id": 83, "id": 780007}, {"user_id": 22504, "stars": [], "topic_id": 17713, "date_created": 1303544723.3210659, "message": "@bat just build some macros and run ielm repl :)", "group_id": 83, "id": 787993}, {"user_id": 3150, "stars": [], "topic_id": 17713, "date_created": 1305296067.8522761, "message": "BTW I still can't source my profile to eshell, :( When I use source \u02dc/profile it shows the profile file content in eshell o.O", "group_id": 83, "id": 1041812}, {"user_id": 3150, "stars": [], "topic_id": 17713, "date_created": 1305296007.596339, "message": "@justinlilly Do you know how to open a file from eshell to an open or new buffer?", "group_id": 83, "id": 1041797}, {"user_id": 1994, "stars": [], "topic_id": 17713, "date_created": 1305297263.4736209, "message": "@tauil find-file ../foo.txt", "group_id": 83, "id": 1042122}, {"user_id": 3150, "stars": [], "topic_id": 17713, "date_created": 1305297828.779038, "message": "Cool @ivey . Can I choose which buffer to open it?", "group_id": 83, "id": 1042250}, {"user_id": 218, "stars": [], "topic_id": 17713, "date_created": 1305420962.8504419, "message": "there's find-file-other-window though. not sure if its very helpful", "group_id": 83, "id": 1056761}, {"user_id": 218, "stars": [], "topic_id": 17713, "date_created": 1305420952.087147, "message": "just standard emacs window management stuff. Not veryf amiliar though", "group_id": 83, "id": 1056759}, {"user_id": 3150, "stars": [], "topic_id": 17713, "date_created": 1305501107.5668941, "message": "find-file-other-window worked. btw do you have any clue about how to get my profile setup on eshell? thx", "group_id": 83, "id": 1064288}, {"user_id": 3150, "stars": [], "topic_id": 17713, "date_created": 1305746201.983881, "message": "my problem was partial solved with this line in custom.el: (if (eq system-type 'darwin)\n (setenv \"PATH\" \"/usr/local/bin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin\"))", "group_id": 83, "id": 1101884}] |