Skip to main content

Questions tagged [terminal-emulator]

The tag has no usage guidance.

1 vote
1 answer
54 views

Setting icon for hidden files in LF (file manager)

What I want to achieve is to have a specific emoji appear next to dotfiles inside file manager "LF" (these can be made visible in the file manager with the "zh" shortcut). In my ~/....
Noa's user avatar
  • 31
0 votes
1 answer
53 views

xterm seems to change its "home" key behaviour for emacs

In xterm, when I press the HOME key on my keyboard, it normally sends ^[[H but when I open emacs -nw, it changes to ^[OH; those are home and khome respectively. I figured out while trying to build my ...
Alex028502's user avatar
0 votes
0 answers
36 views

Yakuake does not work on Red Hat 9.3 because of some KDE or Wayland libraries issues

I'm trying to launch Yakuake on Red Hat 9.3 (Plow) and see following warning and errors: $ yakuake Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland ...
Dmitrii Vinokurov's user avatar
0 votes
1 answer
96 views

Tilix - open new tab in the same diretory as current tab

Does anyone know, how I can configure the gnome terminal emulator tilix to open a new tab automatically in a new window? As you can see on the screenshot, I opened a new tab in a vertically tiled ...
nath's user avatar
  • 5,824
0 votes
1 answer
116 views

What package manager do I use under TermUX (Android Unix/Linux terminal app)

In the old days when Debian, Red Hat, Suse, Caldera, Slackware, and then in the more modern days, with, Ubuntu, there used to be different package managers, that could be used to dowload and install ...
Joselin Jocklingson's user avatar
-1 votes
1 answer
720 views

How to Add Space or Padding to Terminal Output?

I don't really know what would be responsible for this. I would bet on my terminal emulator itself (mine is Kitty), but it might be a Zsh (or Oh My Zsh) or Powerlevel10k responsibility. Anyways, what ...
psygo's user avatar
  • 201
-1 votes
1 answer
235 views

How does a terminal produce accurate colors?

Background I am using terminals in various settings. Often the color output of programs is not correctly rendered on the screen. The internet is full of recipes for fixing the colors for specific ...
sjdh's user avatar
  • 241
1 vote
0 answers
48 views

Coloring man pages doesn't work anymore? [duplicate]

I've had this for more than 3 years in my bashrc: man() { LESS_TERMCAP_md=$'\e[01;31m' \ LESS_TERMCAP_me=$'\e[0m' \ LESS_TERMCAP_se=$'\e[0m' \ LESS_TERMCAP_so=$'\e[01;44;33m' \ ...
Enlico's user avatar
  • 1,677
0 votes
1 answer
123 views

Are there any terminal emulators that support enhancing the stdout output with interactive UI widgets?

I think it would be great if we have a more interactive terminal which could speedup some actions by adding the interactiveness to the output of the programs, by converting the elements of the text to ...
Volodymyr Buell's user avatar
0 votes
0 answers
142 views

Problems with my TTYs key bindings in Fedora 38

I am trying to configure my .inputrc file as I always did for key bindings (bash and Fedora 38). It works perfectly for urxvt/xterm, but my TTY's (virtual consoles) do not take into account modifiers. ...
Luis A. Florit's user avatar
7 votes
1 answer
2k views

How should I interpret the fact that a Unicode code point is shown in two completely different ways in two different terminal emulators?

This is kind of a spin off from an older question I asked. Here's the screenshot from that question: In the bottom left is URxvt, and you can see a lighting bolt-like icon at the beginning of the ...
Enlico's user avatar
  • 1,677
1 vote
2 answers
345 views

Issue with weird visible right and bottom Borders inside Terminal programs

For quite some time I'm "struggling" with the problem I wish to present in pictures down below. The problem is that I have weird borders around programs I open in the Terminal Emulator. ...
Noa's user avatar
  • 31
2 votes
0 answers
211 views

Terminal with advanced copy paste capabilites

Kitty terminal has a feature where one can run a python script that captures text via regex and allows copying directly to clipboard (see https://sw.kovidgoyal.net/kitty/kittens/hints/) The matches ...
Miguel Ping's user avatar
1 vote
0 answers
213 views

Terminus (or any other bitmap font) blurry on HiDPI

I'm using an UHD screen and have everything set to be 2x scaled (Cinnamon DE, Arch Linux). I would like to use a bitmap font that is not anti-aliased, i. e. pixelated, for my terminal emulator (gnome-...
Lyxodius's user avatar
  • 111
1 vote
1 answer
502 views

Which terminal emulators for Linux support VT320 / VT420 soft character sets?

It' s about the Dynamically Redefined Character Set (DRCS) feature supported by the Digital VT320 terminal (and later models). Do any of the well-known terminal emulators like xterm, Konsole, or gnome-...
Neppomuk's user avatar
  • 346

15 30 50 per page
1
2 3 4 5
20