#urxvt — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #urxvt, aggregated by home.social.
-
Пока раздумываю над мыслью «какую бы мне привычку еще поломать» -- запустил терминал… старый добрый #urxvt с которым так или иначе живу где-то с 2004 года. немного xresource и ok. По факту к нему есть претензия: на умеет с tabex закрывать вкладку (или терминал) если есть запущенное в нем приложение или задача; и по мелочи (лень) настроить ввод юникода, ибо используется редко, хотя ctrl+shift захватывает.
Собственно задаюсь вопросом: а на какой терминал можно заменить?
от сред как-то не прижились, каждый по своим причинам. Из запомнившегося -- terminology со всеми приколами от Enlightenment. Но это песня отдельного повествования.
Из quake-терминалов также как-то не прижилось: вызвать urxvt через кнопку занимает не больше времени. А сохранять сессию или ее дамп с помощью screen'а или tmux'а, или script'а при явной необходимости.
Видимо, если взяться за него и донастроить, то подобные мысли можно еще лет на пять отложить. -
I see a lot of fuzz about #Ghostty #TerminalEmulator, and I'm sure it's great. But all that GTK and window/tab management stuff, no, thanks. I like fast and simple terminals, and letting my window manager take care of tabs, splits, etc. Been using #urxvt, #st, #kitty, #alacritty, #wezterm and then back to kitty. Give me a fast, spartan terminal with UTF-8, ligature support and a big buffer. That's all I need.
-
Otro #ViernesDeEscritorio, que siga el legado.
· #Archlinux
· #i3wm
· #urxvt
· Pipewire
· Xorg
· #mopidy + #ncmpcpp
· #Thinkpad T470 -
WezTerm https://wezfurlong.org/wezterm/ surpasse tous les terminaux que j'ai pu tester jusqu'ici. Je suis passé de #urxvt à #alacritty (pour la fame et rust) puis à #kitty dernièrement pour le support des ligatures. Kitty était pénible pour plein de choses (assez lent pour certains trucs, un ssh mal géré, écrit en python, etc)
WezTerm est génial : support des ligatures, des images, rapide, configurable, doc top et compatible #linux #macos et même #windows ! -
Dass man von neumodischen Desktopumgebungen bevormundet wird hätte ich ja erwartet. Aber #urxvt? Echt jetzt? Das hier hilft:
URxvt.perl-ext-common:-confirm-paste
Es ist zum heulen. -
That looks like #urxvt is picking up a different glyph set entirely. I don't see how any kind of shift+or transformation could turn the upper '%' (unbolded) into the lower one.
It looks like it's nothing that I need worry about, anyway. My programs do the shift-1-pixel thing too.
-
He vuelto, después de tres años, a usar #linux en el escritorio para la mayor parte del tiempo.
Así que he conseguido ponerme un escritorio basado en tiles #i3 usando #Regolith #Desktop. Y te ahorras gran parte de la configuración inicial.
Recupero mi .Xresources con la config de la #terminal #urxvt y presto!
Combinado con el uso de #vim y #tmux es uno de los placeres de la vida.
Eso sí, un post-it para recordar los comandos de i3, pero resulta que tenía memoria muscular para moverme! :D
-
A few months ago my terminal colours were suddenly messed up. I have no idea what caused that since I didn't touch any related settings for years.
Now I have a lot of pink on pink, which is obviously not readable.I managed to partially fix it by deleting some colour definitions from #Xdefaults.
Did someone else experience the same?
-
(BTW, this is one of things I love about #urxvt —it supports ISO/IEC 14755 input mode, so you can just type the codepoint hex value while pressing ctrl+shift to get “any” character.)
-
You can find my #dotfiles for my current setup #voidlinux #bash #xmonad #urxvt at
-
Can anyone recommend a nice #linux #X11 #terminal emulator that supports vimium/termite-style 'url hinting' for easily opening URL's in the terminal?
#termite is nice but seems to have been abandoned.
It looks like #urxvt can be extended with a plugin to achieve this (https://github.com/quite/urlpicker), other recommendations welcome ;)
-
#urxvt (rxvt-Unicode) is a simple and customizable #terminal emulator.
urxvt is fast and small, focusing on emulating a single terminal rather than many. urxvt still supports many popular features, including transparency.
urxvt is mainly customizable by its command line flags, like -bg for background color. Perl extensions are also supported, enabling much more customization than other emulators.
Website 🔗: http://software.schmorp.de/pkg/rxvt-unicode.html
apt 📦: rxvt-unicode
-
Alacritty now supports scrollback, https://jwilm.io/blog/alacritty-lands-scrollback/.
But that's not the biggest news. The 0.2 version is _fast_, like _really fast_.