terminal emulator

  1. R

    Pure wayland terminal

    Hello there! I'm thinking on changing my terminal, not because I'm unhappy with it or it doesn't fit my needs but because I'm looking for the best for wayland/wayfire without dragging thousands of code lines for X11 compatibility. I was initially using xfce4-terminal when using X11 but then I...
  2. charlie137

    Ghostty is ready for FreeBSD

    Just finished FreeBSD support for Ghostty https://github.com/ghostty-org/ghostty/pull/7606. Now getting my port blueprint ready to go.
  3. tembun

    How to change tab width for ls(1)?

    Hi all! I recently decided to change terminal tab stop width from default 8 to 4, because when I do some coding in the terminal, strings go too much to the right (almost out of the screen) after a couple of tabs. So I managed to change my terminal emulator capabilities and re-create the termcap...
  4. S

    jbxvt terminal emulator: adding WM_CLASS and increasing/changing font?

    On other terminal emulators, I can use xprop together with grep to get their WM_CLASS. From that, I can add this value to .Xresources or .Xdefaults for adjusting fonts and other terminal properties. .xrdb .Xresources; xrdb -merge .Xresources (or .Xdefaults) would reset it. Nothing shows for...
  5. madwebness

    tilix pkg: why is it gone and where to get it?

    It's very strange. I've recently installed the same version of FreeBSD - 13.1 - on a fresh machine and there was no more tilix package available (it's a really cool terminal app), yet the very same version had it several months ago. It's still there in the ports collection, however it compiles...
  6. R

    DWM st (suckless terminal) doesn't start under user account

    Experts, I am running DWM. I upgraded my laptop from FreeBSD 11.2 to 12.0. i was under root account until Icomplete my upgrade and installing programs using port. i have managed to install DWM, dmenu and other stuff. When I booted into my user account. When Itry to invoke suckless terminal by...
  7. F

    Terminal is printing new line as un-ecaped sequence

    Hi there, I am new to BSD . Whenever I try running python or any other scripts from the internet (outside ports), my terminal/console would not recognize the new line escape sequence. It would just print it as a backslash and an N. for example, if I print the version info of the interpreter...
  8. poorandunlucky

    Yakuake

    Anybody else uses it? I found it not long ago when trying to find a good terminal emulator besides XFCE's Terminal... It's kind of the console in video games, you press F12 (default), and it slides down from the top of the screen. I just thought I'd let people know this exists... (If you...
  9. copypaiste

    The best terminal emulator

    Hi guys! :P Please share your suggestions of best terminal emulator for Xorg. Requirements are: - tabs support, - transparency, - tunable hot keys, - small and fast, - unicode support. Qt or GTK+ based are ok, as long as the installation doesn't requre having full KDE or...
Back
Top