finalterm icon indicating copy to clipboard operation
finalterm copied to clipboard

At last – a modern terminal emulator (NO LONGER MAINTAINED)

Results 100 finalterm issues
Sort by recently updated
recently updated
newest added

`$` would need to be escapable, so - `\$1` would render as `$1`, but - `$1` would render as the first parameter This would ultimately have three effects: 1. Increased...

Enhancement

At the moment, there is no way to distinguish between a newline and a wrapped line. Lines containing wrapped text (either input or output) should show an indicator in the...

Enhancement
GUI

It does not make sense to scroll partial lines. ## Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/1092577-ensure-scroll-distance-is-a-multiple-of-character-height?utm_campaign=plugin&utm_content=tracker%2F281825&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F281825&utm_medium=issues&utm_source=github).

Enhancement
GUI

When running `clear` in finalterm, the console is cleared and the scrollbar jumps back to the top (as expected). However, the scrollbar remains the same size and serves no purpose....

Bug

I set up Launchpad translations for final term a while ago. English (UK) and Italian are already translated. ( See https://translations.launchpad.net/finalterm/trunk/+pots/finalterm ) The translated po files are pushed into this...

Nothing much to say here. It's a feature request and not a bug :) ## Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/1092668-progress-bar-should-also-work-with-mplayer?utm_campaign=plugin&utm_content=tracker%2F281825&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F281825&utm_medium=issues&utm_source=github).

Enhancement

Since some programs assume that the text does not reflow when the terminal shrinks, it could be useful with an escape sequence that disabled it. Additionally if such a escape...

Enhancement

I'm using a system configured for Right to left. Finalterm sets the prompt on the right as the default. this isn't the expected behaviour. see image: http://imgur.com/amKTTTa steps to reproduce:...

Question: Can I run Mosh inside Finalterm? Can Mosh be used as the 'network level' shell with Finalterm as the UI, or fdoes Finalterm make certain assumptions on what the...

Question

When I launch finalterm from terminal it just exits wihtout any errors. strace output (maybe helps): http://pastebin.com/raw.php?i=g94110wj OS: Arch Linux Finalterm ver: 81.00007b6-1 (installed from AUR few minutes ago) What...

Crash