Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Extra libraries, Code snippets, applications etc. » Applications created with U++ » Bobcat, a cross-platform terminal emulator (A modern terminal emulator based on TerminalCtrl and U++)
Re: Bobcat, a cross-platform terminal emulator [message #60403 is a reply to message #60347] Mon, 01 January 2024 11:21 Go to previous messageGo to previous message
Oblivion is currently offline  Oblivion
Messages: 1094
Registered: August 2007
Senior Contributor
Happy new year to everyone!

Another round of updates for Bobcat is here.

1) Navigator is refactored & improved.
2) Command line handling is improved and options are expanded, as follows:

Usage:
   bobcat [OPTIONS] -- [COMMAND...]

General options:
   -h, --help                     Show help.
   -l, --list                     List available profiles.
   -p, --profile PROFILE          Run with the given PROFILE (Names are case-sensitive).
   -s, --settings                 Open settings window.
   -b, --show-bars                Show the menu and title bar.
   -B, --hide-bars                Hide the menu and title bar.
       --show-menubar             Show the menu bar.
       --hide-menubar             Hide the menu bar.
       --show-titlebar            Show the title bar.
       --hide-titlebar            Hide the title bar.

Environment options:
   -k, --keep                     Don't close the terminal on exit.
   -K, --dont-keep                Close the terminal on exit.
   -n, --no-environment           Don't inherit the environment.
   -d, --working-dir PATH         Set the working directory to PATH.
   -f, --fullscreen               Full screen mode.
   -m, --maximize                 Maximize the window.
   -g, --geometry GEOMETRY        Set the initial window geometry. (E.g. 80x24, 132x24)

Emulation options:
   -q, --vt-style-fkeys           Use VT-style function keys.
   -Q, --pc-style-fkeys           Use PC-style function keys.
   -w, --window-reports           Enable window reports.
   -W, --no-window-reports        Disable window reports.
   -a, --window-actions           Enable window actions.
   -A, --no-window-actions        Disable window actions.
       --hyperlinks               Enable hyperlink detection (OSC 52).
       --no-hyperlinks            Disable hyperlink detection.
       --inline-images            Enable inline images support (sixel, iterm2, jexer).
       --no-inline-images         Disable inline images support.



Best regards,
Oblivion


 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Skylark uploaders
Goto Forum:
  


Current Time: Thu May 16 04:56:09 CEST 2024

Total time taken to generate the page: 0.01507 seconds