Skip to content

Commit 8b8ec2c

Browse files
authored
add upterm
1 parent 290b0f4 commit 8b8ec2c

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -564,3 +564,14 @@ With React and React Native, your web app can share most its logic with your iOS
564564
* Api Document (in future)
565565

566566
![](https://raw.githubusercontent.com/brookshi/images/master/Hitchhiker/stresstest.gif)
567+
568+
569+
### **>>>[upterm](https://github.com/railsware/upterm) - Upterm (formerly Black Screen) is an IDE in the world of terminals. Strictly speaking, it's both a terminal emulator and an interactive shell based on Electron.**
570+
571+
1. Autocompletion
572+
Upterm shows the autocompletion box as you type and tries to be smart about what to suggest. Often you can find useful additional information on the right side of the autocompletion, e.g. expanded alias value, command descriptions, value of the previous directory (cd -), etc.
573+
574+
2. Compatibility
575+
All command-line programs (including emacs, ssh and vim) should work as expected.
576+
577+
![](https://github.com/railsware/upterm/raw/master/README/npm_autocompletion.png)

0 commit comments

Comments
 (0)