romgrk / termrk

Terminal for atom, using pty.js & term.js
MIT License
33 stars 7 forks source link

some bugs and suggestions #5

Closed snoopein closed 9 years ago

snoopein commented 9 years ago

I love this package it's the best terminal for atom, beacause it looks like a real terminal and it can run programs like python console ... When I try to use uppercase I have this error : "Uncaught TypeError: Cannot read property 'toLowerCase' of null" but it stil work. I have some suggestions : -Paste in the terminal. -Exit a terminal (exit command dosen't work). -Resize the terminal.

fbob commented 9 years ago

Indeed awesome package :+1: May I add:

Anyway termrk is perhaps one of the best terminal emulator for atom. Good job, thanks !

romgrk commented 9 years ago

And for your issue, it's fixed but not published yet. I'll wait till then before closing.

romgrk commented 9 years ago

Resize is finalized. For the issue, I'll assume it's fixed, reopen if it happens again.