nashley

Results 41 comments of nashley

@johnjelinek You can change the keybindings with the [data/KeyBindings/default.ftkeys](https://github.com/p-e-w/finalterm/blob/c379f160ac5b0b20cfb9107b60704857c1a99792/data/KeyBindings/default.ftkeys#L27) file.

Is it even possible to run finalterm without X? I don't think it'll work natively on anything else (e.g., DirectFB).

I can also reproduce. It appears as though it hangs just before the bash prompt is displayed.

Could you provide some more information? What errors are displayed? Do you have all the dependencies installed? On November 5, 2014 3:08:44 PM EST, Deekshith Allamaneni [email protected] wrote: > I...

Should the Ubuntu package be changed to depend on libcogl20 instead? On Thu, Nov 6, 2014 at 4:14 AM, Deekshith Allamaneni < [email protected]> wrote: > @p-e-w https://github.com/p-e-w I am on...

@p-e-w I sent you an email regarding this issue (I would like to fix it, but I don't want my work to be negated by scheduled changes without knowing what...

@janpansa That's because I'm still working on the code (sorry, I'd like to work on it more, but I've been really busy). You can certainly use my fork for now...

The only difference I see is that there is an extra new-line when using the clear command instead of `ctrl+L`. The prompt seems to be the same height for me....

IIRC, bash is the only officially supported shell at this time. Also, I'm still not seeing the difference between `ctrl+L` and `clear` (sorry). On September 4, 2014 7:03:51 AM EDT,...

I also wanted to know the answers to these questions, so I did some digging. However, I didn't have any prior knowledge on tonic's timeouts or shutdown logic, so take...