Commit message (Collapse) | Author | Age | Files | Lines | |||
---|---|---|---|---|---|---|---|
* | Fixed suggested cd-after-exit-script for zsh | hut | 2010-04-13 | 1 | -1/+1 | ||
| | |||||||
* | added doc/print_keys.py | hut | 2010-04-08 | 1 | -0/+14 | ||
| | |||||||
* | corrected documentation | hut | 2010-04-06 | 1 | -1/+1 | ||
| | |||||||
* | Improved tabs | hut | # Big heavy way
install [`clj-new`](https://github.com/seancorfield/clj-new),
```bash
$ clojure -Ttools install com.github.seancorfield/clj-new '{:git/tag "v1.2.399"}' :as clj-new
```
start new projects using `clj-new`
```bash
$ clojure -Tclj-new app :name myname/myapp
$ cd myapp
```
start nrepl,
```bash
$ bb --nrepl-server 1667
```
open vscode and then go nuts!
[info on calva in vs code](https://calva.io/)
| hut | 2010-03-12 | 2 | -13/+31 |
| | |||||||
* | added doc/uml.txt | hut | 2010-03-12 | 1 | -0/+5 | ||
| | |||||||
* | updated pydoc | hut | 2010-03-12 | 17 | -161/+33 | ||
| | |||||||
* | updated pydoc | hut | 2010-03-12 | 70 | -3946/+816 | ||
| | |||||||
* | added two new colorschemes using 88 colors | hut | 2010-03-12 | 1 | -0/+23 | ||
| | |||||||
* | added documentation on how colorschemes work | hut | 2010-03-12 | 1 | -0/+91 | ||
| | |||||||
* | added symlink: doc/help => ranger/help | hut | 2010-02-28 | 1 | -0/+1 | ||
| | |||||||
* | incremented version number and updated pydoc html files v1.0.3 | hut | 2010-02-16 | 75 | -1972/+1415 | ||
| | |||||||
* | doc/cd-after-exit: updated | hut | 2010-02-14 | 1 | -21/+15 | ||
| | |||||||
* | doc/pick.sh: corrected commit order | hut | 2010-02-09 | 1 | -1/+1 | ||
| | |||||||
* | doc: what breaks cd-after-exit support in zsh | hut | 2010-02-09 | 1 | -0/+2 | ||
| | |||||||
* | pick.sh: added -m to checkout commads | hut | 2010-02-05 | 1 | -3/+3 | ||
| | |||||||
* | pick.sh: added variables for easier customization | hut | 2010-02-04 | 1 | -7/+8 | ||
| | |||||||
* | added doc/pick.sh | hut | 2010-02-04 | 1 | -0/+24 | ||
| | |||||||
* | updated doc | hut | 2010-01-21 | 1 | -4/+20 | ||
| | |||||||
* | 1.0.2! v1.0.2 | hut | 2010-01-14 | 30 | -84/+116 | ||
| | |||||||
* | updated pydoc documentation | hut | 2010-01-13 | 61 | -846/+795 | ||
| | |||||||
* | todo: added more info on bug #31 | hut | 2010-01-09 | 1 | -0/+5 | ||
| | |||||||
* | random cleanups and fixes | hut | 2010-01-07 | 1 | -5/+6 | ||
| | |||||||
* | new minor version v1.0.1 | hut | 2010-01-02 | 2 | -4/+4 | ||
| | |||||||
* | updated pydoc documentation | hut | 2010-01-02 | 48 | -788/+3167 | ||
| | |||||||
* | notify: merged into statusbar, allow to view the log in the pager | hut | 2010-01-01 | 3 | -35/+2 | ||
| | |||||||
* | cleanups | hut | 2009-12-31 | 1 | -1/+5 | ||
| | |||||||
* | rename filelist(container) to browsercolumn/browserview | hut | 2009-12-31 | 3 | -38/+76 | ||
| | |||||||
* | updated uml project | hut | 2009-12-30 | 5 | -73/+215 | ||
| | |||||||
* | shorten comment in ranger.py | hut | 2009-12-26 | 1 | -0/+4 | ||
| | |||||||
* | moved /uml to /doc/uml | hut | 2009-12-25 | 14 | -0/+2180 | ||
| | |||||||
* | Explained cd-after-exit feature | hut | 2009-12-25 | 1 | -0/+132 | ||
| | |||||||
* | moved pydoc pages to doc/pydoc | hut | 2009-12-25 | 65 | -0/+0 | ||
| | |||||||
* | updated pydoc pages | hut | 2009-12-25 | 65 | -0/+10505 | ||