Package org.aesh.readline.suggestion


package org.aesh.readline.suggestion
  • Class
    Description
    A suggestion provider that chains multiple providers, returning the first non-null result.
    Provides inline ghost text suggestions based on the current buffer content.