FluidShell 

The following options are generally used in FluidShell, so that users can customize the way they interact with the shell

  • General

    Cursor: The cursor shape
    Font: The font used in the FluidShell
    Shell Buffer Size: Determines the maximum number of text lines to be buffered by the shell window.
    SQL History Size: Determines the number of SQL statements to be kept in memory.
    Max Results: Maximum number of result rows returned by a query.
     
  • Colors

    Foreground Color: Foreground color of the FluidShell
    Background Color: Background color of the FluidShell
    Selection Background Color: Selection background color of the FluidShell
    Standard Out Color: Standard Out color of the FluidShell
    Standard Error Color: Standard Error color of the FluidShell
    Shell Exception Color: Shell Exception color of FluidShell
    Shell Prompt Color: Shell Prompt color of the Fluidshell
     
  • Script Options

    Stop on SQL Exception: Stop on any exception occurred in an SQL statement.
    Stop on Command Exception: Stop on any exception occurred in a FluidShell command.
    Echo Commands: Echo FluidShell commands.
    Execute Script for all Shells: Determines if the script is executed for all Shells or only for Shells with no database connections.
     
  • Script

    Shell Script: Enter a shell script to be executed when opening a shell without a server connection.

FluidShell Options




FluidShell Options - Script
  • No labels