Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Buffer size #25

Closed
hanskokx opened this issue May 29, 2018 · 0 comments
Closed

Buffer size #25

hanskokx opened this issue May 29, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@hanskokx
Copy link
Contributor

I'd like to be able to configure the scrollback buffer size, or have the option for an unlimited buffer.

@felixse felixse added the enhancement New feature or request label May 30, 2018
@felixse felixse added Fixed in next release This is already fixed and will be included in the next release and removed Fixed in next release This is already fixed and will be included in the next release labels Jun 11, 2018
@felixse felixse closed this as completed Jun 12, 2018
mjs pushed a commit to mjs/FluentTerminal that referenced this issue Apr 16, 2019
* Un-swap Ubuntu yellow and cyan (felixse#291)

The build-in Ubuntu profile has the yellows and cyans swapped. This fixes that.

* Add dark and light mode SVG icons for felixse#203 (felixse#290)

* Ap/ssh Implemented SSH by using the exsting infrastructure (felixse#293)

* Appveyor builds (felixse#6)

* SSH implemented.

* Implementing SSH by using the existing app infrastructure.

* Refactored to new command instead of a profile

* Update .gitignore

* fix: new line bug in verbatim string (felixse#294)

* Read whole terminal frame at once to avoid console data append glitches (felixse#299)

* Read whole terminal frame at once to avoid console data append glitches

* Simplify calculation logic with Math.Max

* Move back referencing <None Include="FluentTerminal.App_TemporaryKey.pfx" /> since it's used during AppVeyor GitHub Releases deployment

* Dev/overlay control (felixse#278)

* Creating a control for the overlay

* using Interactivity

* trying to bind by reference

* fix bindings

* remove unused packages

* Move getter/setter to show method

* Convert to AutoProperty

* Make text copied notification configurable

* cache settings, removed unused file

* Less conflicting default keybindings (felixse#309)

Many of FluentTerminal's default keybindings collide with commonly used
default keys in various terminal apps. Use defaults that are less likely
to cause problems to provide a better out-of-the-box experience. Many of
the bindings are inspired by gnome-terminal's defaults.

Also, the `false` modifiers in the default keybinding specifications
have been removed. This makes it easier to see which modifiers are
actually in use.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants