Philipp Emanuel Weidmann

Results 293 comments of Philipp Emanuel Weidmann

Final Term's data structures should make implementing session persistence very easy in the future :)

Actually, fish is what I use myself ;) However, fish already has some of the benefits that Final Term is going to bring to other shells built in. As such,...

@nashley: There are two things that I expect would make fine-tuning easier: 1. Rather than `/usr/share`/`/usr/local/share`, Final Term should use the current user's dotfiles (e.g. `~/.config/finalterm`) 2. There should be...

The first issue is a duplicate of https://github.com/p-e-w/finalterm/issues/52.

As for the "Quake mode full screen" part: No, that is currently not possible.

> Apparantly, clutter is a toolkit built on cogl and has Vala bindings, so maybe migrate? Not possible, because Final Term heavily depends on Clutter-only features.

BTW, the weird edit note above is actually caused by BountySource... :smile:

Not currently, but we might consider adding such a command in the future.

There are build issues on Ubuntu caused by libgee signature changes. Apparently, some of them are still not fixed. See https://github.com/p-e-w/finalterm/issues/208 for details.

This is a known issue (https://github.com/p-e-w/finalterm/issues/296). @onli made great progress on this in https://github.com/p-e-w/finalterm/pull/311, resulting in https://github.com/p-e-w/finalterm/commit/6ec39f8215b0732f52f74b0d96ed48abbffc1d9f, but some few hangs remain. I have absolutely no idea how to fix...