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 #61538 is a reply to message #60347] Mon, 10 March 2025 00:05 Go to previous messageGo to next message
Oblivion is currently offline  Oblivion
Messages: 1206
Registered: August 2007
Senior Contributor
Hi,

One upcoming feature of Bobcat is the ability to check and warn against privilege escalation on Linux.
If enabled, Bobcat will warn the user whenever an app attempts to escalate privileges (i.e., tries to become root).
It will also warn on terminal exit if any terminal is root (and cannot be killed unless the user is also root or operating at the same level.

Screenshot:

index.php?t=getfile&id=7064&private=0


Best regards,
Oblivion


Re: Bobcat, a cross-platform terminal emulator [message #61655 is a reply to message #60347] Sun, 20 April 2025 18:50 Go to previous messageGo to next message
Oblivion is currently offline  Oblivion
Messages: 1206
Registered: August 2007
Senior Contributor
Hi,

Bobcat version 0.9.2 is released. (Windows users can download the binary executable as a zip file).

It has some nice features and bug-fixes.


    - Root detection on Linux: Bobcat can now detect privilege escalation and warn the user accordingly. (2a41e02)
    - Event loop optimized: Bobcat now uses a highly optimized event loop, thanks to the new ProcessWaitEvent class. (3b92c4b)
    - Adjustable event timeout: It is now possible to set the PTY event wait timeout via the settings. (dc2294c)
    - QuickText refactored: QuickText module now has a type system, allowing separation between text, commands, and scripts. (e5f15a7)
    - PATH detection: Added a profile option to append Bobcat's exe directory to PATH variable. (60d088f)



Screenshot:

index.php?t=getfile&id=7086&private=0


My next move will be in the direction of enabling semantic prompts and related features. Adding scripting/plugin (Esc-based) interface, and of course more bug-fixes.

Best regards,
Oblivion


[Updated on: Sun, 20 April 2025 18:57]

Report message to a moderator

Re: Bobcat, a cross-platform terminal emulator [message #61659 is a reply to message #60347] Thu, 24 April 2025 00:18 Go to previous messageGo to next message
Oblivion is currently offline  Oblivion
Messages: 1206
Registered: August 2007
Senior Contributor
Hi,

As you may already know, Upp now has direct wayland support, meaning it is possible to enable or disable wayland mode in run-time.
As usual, Bobcat followed the suit after TheIDE and implemented the wayland option as an experimental feature (can be found in the git main branch from now on). Cool

Since it is experimental, expect bugs.

Best regads,
Oblivion


[Updated on: Thu, 24 April 2025 00:19]

Report message to a moderator

Re: Bobcat, a cross-platform terminal emulator [message #61662 is a reply to message #60347] Sun, 27 April 2025 15:06 Go to previous message
Oblivion is currently offline  Oblivion
Messages: 1206
Registered: August 2007
Senior Contributor
Hi,

If you are on Gnome Desktop and using terminal emulators a lot,the nautilus-open-any-terminal extension can simplify opening terminals in a specified directory, etc.

Bobcat is now officially supported by the extension.

index.php?t=getfile&id=7090&private=0

Best regards,
Oblivion


Previous Topic: Skylark uploaders
Goto Forum:
  


Current Time: Sat May 10 18:45:34 CEST 2025

Total time taken to generate the page: 0.01592 seconds