Commit Graph

10295 Commits

Author SHA1 Message Date
2e2831de95 Rename bat -> view 2019-05-18 07:15:22 -07:00
447356cb96 Merge pull request #9 from jonathandturner/better_completions
Complete commands a bit better
2019-05-18 07:12:39 -07:00
1b50b5b162 Complete commands a bit better 2019-05-18 07:06:01 -07:00
c71dda11b1 Merge branch 'master' of github.com:wycats/objectshell 2019-05-17 22:31:08 -07:00
9e23be68ba Update README.md 2019-05-17 20:18:17 -07:00
89712bf1eb Fix manifest 2019-05-17 20:17:29 -07:00
67d18df214 Bump version 2019-05-17 20:16:06 -07:00
ef8a935185 Merge pull request #8 from jonathandturner/path_completion
Add path completion to existing completions
2019-05-17 20:14:35 -07:00
d9135c4f46 Merge pull request #7 from jonathandturner/real_operators
Add support for real comparison operators
2019-05-17 20:14:25 -07:00
0499e18021 Merge pull request #6 from wycats/bat
Bat
2019-05-17 20:14:16 -07:00
fdc5e802eb Update cwd as we cd 2019-05-17 19:53:20 -07:00
1c44de4bba Add path completion to existing completions 2019-05-17 19:30:57 -07:00
76c295995d Add support for real comparison operators 2019-05-17 18:27:31 -07:00
c30fc32b0c Bat 2019-05-17 18:24:13 -07:00
52716d0c24 README 2019-05-17 09:59:25 -07:00
aa757bf6ad Merge pull request #5 from wycats/sort-by
Added a first pass at sort-by
2019-05-17 09:03:23 -07:00
2feef6bd25 Added a first pass at sort-by 2019-05-17 08:55:50 -07:00
9d8bb48d3f Fix Linux 2019-05-17 08:30:10 -07:00
3ca0e2bf0c Merge pull request #3 from jonathandturner/fix_ansi
Make sure to enable ANSI for Win10
2019-05-16 23:38:44 -07:00
11677735f1 Fix Linux/Windows build on nightly 2019-05-16 23:37:35 -07:00
c1398145f3 Add windows cfg check 2019-05-16 21:37:18 -07:00
3c2ac7df54 Make sure to enable ANSI for Win10 2019-05-16 18:07:11 -07:00
90f4ba15cf Update name 2019-05-16 16:39:58 -07:00
679b3054f8 Add license stuff 2019-05-16 14:46:24 -07:00
98ab5e63fc Refactor the repl loop 2019-05-16 14:43:36 -07:00
34a866df99 Merge pull request #2 from jonathandturner/colorprompt
Workaround color prompt by making our own helper
2019-05-16 06:16:58 -07:00
3c5117f84d Merge pull request #1 from jonathandturner/where_and_skip
Add support for skip and where
2019-05-16 06:09:56 -07:00
b342069fd5 Workaround color prompt by making our own helper 2019-05-16 06:06:46 -07:00
cbb86b0cab Add support for skip and where 2019-05-15 19:42:44 -07:00
638093aad6 Rename to nushell 2019-05-15 17:55:32 -07:00
6b82e3a8a8 Simplify commands 2019-05-15 17:21:46 -07:00
af1963d148 Remove dead code 2019-05-15 15:58:44 -07:00
a5a34b88a8 More cleanup 2019-05-15 15:23:36 -07:00
91f7d5384f Strip away a bit of cruft and add reject 2019-05-15 14:44:06 -07:00
8f327477e7 Internals cleanup and | select ...fields 2019-05-15 13:14:51 -05:00
3040638881 Basic pipelining is working! 2019-05-15 11:12:38 -05:00
975ff7c2fb Very very basic piping working 2019-05-13 17:00:25 -04:00
ceb0487eba A bunch of rework
I'm gonna use a VecDeque now instead of trying to get async streams
working to make progress, but the intent is that we should be able to
use async streams in and out to interleave the work better.
2019-05-13 13:30:51 -04:00
786da8fd9d More stream stuff 2019-05-11 20:14:16 -07:00
e6da37f5be Continue prepping for object streams 2019-05-11 15:59:57 -07:00
aa3fe0b0db Prep for streaming objects 2019-05-11 01:08:21 -07:00
65f671333d Add editorconfig 2019-05-11 00:03:11 -07:00
51e921b085 A bit more infra 2019-05-11 00:00:33 -07:00
e44d657424 Simple parsing 2019-05-10 21:45:57 -07:00
8f3b273337 objectshell initial commit 2019-05-10 09:59:12 -07:00