Fish shell

GPTKB entity

Statements (64)
Predicate Object
gptkbp:instance_of gptkb:operating_system
gptkbp:bfsLayer 4
gptkbp:bfsParent gptkb:Void_Linux
gptkbp:developed_by Fish community
gptkbp:first_released gptkb:2009
gptkbp:has_feature interactive shell
supports conditionals
supports functions
supports loops
supports plugins
supports session management
supports themes
supports arrays
supports debugging tools
automatic suggestions
configurable prompt
fish_config tool
no need for semicolons
supports HTTP requests
supports Unicode
supports aliases
supports arithmetic operations
supports color output
supports command chaining
supports command grouping
supports command history
supports command line arguments
supports command line completion suggestions
supports command line customization
supports command line editing
supports command line expansion
supports command line filtering
supports command line history sharing
supports command line navigation
supports command line shortcuts
supports command substitution
supports custom key bindings
supports environment variables
supports exit status checking
supports external commands
supports file globbing
supports globbing
supports history search
supports interactive prompts
supports job control
supports multi-line commands
supports pipes
supports process management
supports process substitution
supports redirection
supports remote execution
supports scripting with JSON
supports scripting with YAML
supports signal handling
supports string manipulation
supports variable expansion
user-friendly scripting
variables without $ prefix
web-based documentation
https://www.w3.org/2000/01/rdf-schema#label Fish shell
gptkbp:passes_through Unix-like operating systems
gptkbp:supports syntax highlighting
command line completion
gptkbp:written_in gptkb:C++