Re: [yi-editor/yi] a42841: update to vty 5.1 interface

2014-06-17 Thread Mateusz Kowalczyk
On 06/17/2014 08:36 PM, Corey O'Connor wrote: > terminal emulators... ¯\_(ツ)_/¯ > ​I often wonder how much of 2014 tech was developed using a UI protocol > from the ~1980.​ > > -Corey O'Connor > coreyocon...@gmail.com > http://corebotllc.com/ > Incidentally, I was SSHing to someone's box in #yi

Re: [yi-editor/yi] a42841: update to vty 5.1 interface

2014-06-17 Thread Corey O'Connor
terminal emulators... ¯\_(ツ)_/¯ ​I often wonder how much of 2014 tech was developed using a UI protocol from the ~1980.​ -Corey O'Connor coreyocon...@gmail.com http://corebotllc.com/ On Fri, Jun 13, 2014 at 2:48 PM, Mateusz Kowalczyk wrote: > On 06/13/2014 09:51 PM, Corey O'Connor wrote: > > O

Re: [yi-editor/yi] a42841: update to vty 5.1 interface

2014-06-13 Thread Mateusz Kowalczyk
On 06/13/2014 09:51 PM, Corey O'Connor wrote: > Odd... One more experiment, if you'd like: > after exiting yi can you try "tput rmcup". If this restores the screen as > expected then, for some reason, the "rmcup" emitted by vty shutdown is not > being output by yi. That would narrow down the possib

Re: [yi-editor/yi] a42841: update to vty 5.1 interface

2014-06-13 Thread Corey O'Connor
Odd... One more experiment, if you'd like: after exiting yi can you try "tput rmcup". If this restores the screen as expected then, for some reason, the "rmcup" emitted by vty shutdown is not being output by yi. That would narrow down the possible issues quite a lot. vty's interface does not assure

Re: [yi-editor/yi] a42841: update to vty 5.1 interface

2014-06-07 Thread Mateusz Kowalczyk
On 06/08/2014 01:49 AM, Corey O'Connor wrote: > ​I don't know how yi could interfere, but try without yi: > > $ vty-demo > ​ > > Screen should be restored. > > -Corey O'Connor > coreyocon...@gmail.com > http://corebotllc.com/ > With vty-demo, the screen is restored as expected. > On Sat, Jun

Re: [yi-editor/yi] a42841: update to vty 5.1 interface

2014-06-07 Thread Corey O'Connor
​I don't know how yi could interfere, but try without yi: $ vty-demo ​ Screen should be restored. -Corey O'Connor coreyocon...@gmail.com http://corebotllc.com/ On Sat, Jun 7, 2014 at 4:31 PM, Corey O'Connor wrote: > No screen or tmux? > That sounds like the same setup as mine. > > > -Corey O

Re: [yi-editor/yi] a42841: update to vty 5.1 interface

2014-06-07 Thread Corey O'Connor
No screen or tmux? That sounds like the same setup as mine. -Corey O'Connor coreyocon...@gmail.com http://corebotllc.com/ On Sat, Jun 7, 2014 at 3:27 PM, Mateusz Kowalczyk wrote: > On 06/08/2014 12:15 AM, Corey O'Connor wrote: > > OS? > > NixOS > > > That functionality uses "smcup"/"rmcup" te

Re: [yi-editor/yi] a42841: update to vty 5.1 interface

2014-06-07 Thread Mateusz Kowalczyk
On 06/08/2014 12:15 AM, Corey O'Connor wrote: > OS? NixOS > That functionality uses "smcup"/"rmcup" terminfo capability strings. vty > takes the strings reported by terminfo for the current terminal and uses > them without any changes. This is roughly equivalent to the commands: > > $ tput smcup

Re: [yi-editor/yi] a42841: update to vty 5.1 interface

2014-06-07 Thread Corey O'Connor
OS? That functionality uses "smcup"/"rmcup" terminfo capability strings. vty takes the strings reported by terminfo for the current terminal and uses them without any changes. This is roughly equivalent to the commands: $ tput smcup $ tput rmcup Which should clear the screen and restore the scre

Re: [yi-editor/yi] a42841: update to vty 5.1 interface

2014-06-07 Thread Mateusz Kowalczyk
On 06/07/2014 10:58 PM, Corey O'Connor wrote: > On Sat, Jun 7, 2014 at 11:52 AM, Mateusz Kowalczyk > wrote: > >> Now if I do the same, I get dropped back in the terminal >> near the top but the screen is not cleared so whatever text was there >> before is still there[1]. >> > > Hmm! ​That would

Re: [yi-editor/yi] a42841: update to vty 5.1 interface

2014-06-07 Thread Corey O'Connor
On Sat, Jun 7, 2014 at 11:52 AM, Mateusz Kowalczyk wrote: > Now if I do the same, I get dropped back in the terminal > near the top but the screen is not cleared so whatever text was there > before is still there[1]. > Hmm! ​That would be a regression. What terminal are you using, TERM, and is i

Re: [yi-editor/yi] a42841: update to vty 5.1 interface

2014-06-07 Thread Mateusz Kowalczyk
On 06/07/2014 06:21 PM, GitHub wrote: > Branch: refs/heads/master > Home: https://github.com/yi-editor/yi > Commit: a42841dbeb4f716a50b82aa4c71c419f033806d5 > > https://github.com/yi-editor/yi/commit/a42841dbeb4f716a50b82aa4c71c419f033806d5 > Author: Corey O'Connor > Date: 201

[yi-editor/yi] a42841: update to vty 5.1 interface

2014-06-07 Thread GitHub
Branch: refs/heads/master Home: https://github.com/yi-editor/yi Commit: a42841dbeb4f716a50b82aa4c71c419f033806d5 https://github.com/yi-editor/yi/commit/a42841dbeb4f716a50b82aa4c71c419f033806d5 Author: Corey O'Connor Date: 2014-06-07 (Sat, 07 Jun 2014) Changed paths: M y