John Gee
9f06505395
Add CHANGELOG
2019-03-24 20:23:38 +13:00
John Gee
0805795bbb
Merge branch 'issue/262-rm' of https://github.com/shadowspawn/nvh into develop
2019-03-24 20:16:12 +13:00
John Gee
9fc47c043b
Merge branch 'master' of git://github.com/joeledwards/n into develop
2019-03-24 20:15:11 +13:00
Troy Connor
3f6797a637
Merge pull request #548 from JohnRGee/feature/n-partial-version
...
Add partial version number to README
2019-01-12 22:24:48 -05:00
John Gee
81314bb22d
Update install examples to include partial numbers and match current menu.
2019-01-13 15:35:56 +13:00
Troy Connor
14b43bd22a
Merge pull request #516 from JohnRGee/feature/remove-io
...
Remove old io project support
2018-12-17 22:29:37 -05:00
John Gee
1e9842175b
Fix menu selection when installed version not present, and so can allow rm of active
2018-12-04 21:19:31 +13:00
John Gee
8042a79c93
Merge branch 'master' into feature/remove-io
2018-11-07 22:15:08 +13:00
Troy Connor
3366d06226
Merge pull request #467 from JohnRGee/issue/335-stable
...
Effectively make stable an alias for lts. (Solves issue #335 )
2018-11-05 15:40:05 -05:00
Troy Connor
501e01bead
Merge pull request #531 from JohnRGee/issue/529-shift
...
Remove bogus shift from prune function (issue #529 )
2018-11-05 15:37:43 -05:00
Troy Connor
330e9aded7
Merge pull request #532 from JohnRGee/issue/which_to_command
...
Change which to command -v
2018-11-05 15:36:38 -05:00
John Gee
956899a38a
Change which to command -v
2018-10-16 21:17:48 +13:00
John Gee
6077768c88
Remove bogus shift from prune function (issue #529 )
2018-10-16 20:40:37 +13:00
John Gee
4491931be6
Effectively make stable an alias for lts. (Solves issue #335 )
2018-09-05 21:30:23 +12:00
Troy Connor
6ad75d9092
Merge pull request #518 from JohnRGee/feature/n-right-arrow
...
Update README description of interactive version selection
2018-08-08 10:55:34 -04:00
Troy Connor
51924d2534
Update issue templates
2018-08-08 10:54:08 -04:00
Troy Connor
a9e4967ff4
Create LICENSE
2018-08-08 10:51:22 -04:00
John Gee
7dc934ac6f
Update README description of interactive version selection
2018-07-18 22:56:54 +12:00
John Gee
f86b3d1cfe
Remove old io project support
2018-07-05 22:13:15 +12:00
Troy Connor
8ad6cd3bc7
[package]Update package.json to 2.1.12
2018-06-11 14:07:43 -04:00
Troy Connor
36f6238c85
Merge pull request #470 from JohnRGee/feature/clean
...
Remove existing npm folder before copying activated version
2018-06-11 14:05:26 -04:00
Troy Connor
f5c8d642b9
[version]Changed to version 2.1.11
2018-05-18 11:38:27 -04:00
Troy Connor
d5779d6f4c
Merge pull request #504 from JohnRGee/issue/502
...
Go back to plain numeric sorting for older versions of sort
2018-05-18 11:36:02 -04:00
John Gee
a551a9a065
Go back to plain numeric sorting for older versions of sort
2018-05-13 21:05:24 +12:00
Troy Connor
c1fff02fcb
[package]Updated package.json
2018-05-07 20:12:07 -04:00
Troy Connor
15a6bb7531
[hotfix]Added 2V to sort for versions
2018-05-07 20:11:29 -04:00
Troy Connor
3b3acb3a99
[version]Bumped version to 2.1.9
2018-05-07 15:51:56 -04:00
Troy Connor
1821fa1f78
Merge pull request #498 from cedric25/fix-497-order-with-node10
...
Fix order with node/10.0.0 tj/n#497
2018-05-07 15:49:54 -04:00
Cedric Nicoloso
678dadba02
Fix order with node/10.0.0 tj/n#497
2018-05-01 16:41:07 +10:00
John Gee
fbd966b9d8
Remove existing npm folder before copying activated version
2017-11-03 17:12:34 +13:00
Troy Connor
f2e8425c10
Merge pull request #464 from sergei-zelinsky/patch-1
...
Fix README.md
2017-10-18 11:34:29 -04:00
Sergei Zelinsky
0d8948753d
Fix README.md
2017-10-10 23:30:49 +03:00
Nimit Kalra
509ddc7a9b
Merge pull request #458 from foxdalas/fix_signals
...
Forward signals to child in Bash
2017-08-24 02:27:39 -05:00
Maxim Pogozhiy
22a3ff69e1
Forward signals to child in Bash
2017-08-21 12:31:29 +03:00
Troy Connor
4d67e79fc0
[version]Version bump to 2.1.8
2017-07-12 13:43:41 -04:00
Joel Edwards
160613c973
Added support for arm64.
2017-07-11 06:54:37 -06:00
Troy Connor
14ab6ff01f
[README]Bumped version and added vim key bindings to README
2017-06-30 23:40:22 -04:00
Troy Connor
e6ba9c2875
Merge pull request #446 from zachfedor/master
...
Adds vim-like keybindings to version selection
2017-06-30 23:37:10 -04:00
zachfedor
f84263b7a4
Adds vim-like keybindings to version selection
...
- modifies switch statement to differentiate escape sequences from
single key presses
- watches `j` and up arrow to move selection up
- watches `k` and down arrow to move selection down
- watches `q` to quit selection
- watches for enter to make selection
- disregards other keys
2017-06-29 14:24:07 -04:00
Nimit Kalra
00622c498e
Merge pull request #429 from tj/revert-428-update-gif-790
...
Revert "[Minor] - Updated the gif"
2017-04-13 18:19:50 -05:00
Nimit Kalra
da7e38849d
Revert "[Minor] - Updated the gif"
2017-04-13 18:19:42 -05:00
Troy Connor
3f9ec2f851
Merge pull request #428 from MarcoBrunoBR/update-gif-790
...
[Minor] - Updated the gif
2017-04-12 21:31:33 -04:00
Marco Bruno
7fc7d6c014
Updated the gif
2017-04-12 17:48:00 -03:00
Troy Connor
487682a4ca
[docs]formatting
2017-04-12 09:11:43 -04:00
Troy Connor
cffc8f8e5d
[docs]Added n prune to docs
2017-04-12 09:10:25 -04:00
Troy Connor
bcec705775
Merge pull request #424 from mashiox/master
...
Kill n's process group on sigint
2017-03-30 20:01:30 -04:00
Matt Walther
ccc1d6ffb3
Updates n version to 2.1.7
2017-03-30 16:59:54 -07:00
Matt Walther
f6bbeb50df
Kills the process group, rather than simply exiting withthe parent status
2017-03-30 16:45:33 -07:00
Troy Connor
661e5ef77e
[package]Changed version to 2.1.6
2017-03-25 21:05:41 -04:00
Troy Connor
05133de74c
Merge pull request #422 from ponyspy/prune_and_fix
...
prune and bin fixes
2017-03-25 21:04:40 -04:00