Do you use vi movement in the terminal?

|
ultrasigma0 2022-07-30 21:00:16
In my profile
smol_mazunki 2022-07-30 21:04:12
ultrasigma0 2022-07-30 21:00:04
Should i run this commad?

is dbus running at all?

ultrasigma0 2022-07-30 21:06:34
smol_mazunki 2022-07-30 21:04:12
is dbus running at all?

It’s runnig i think

ultrasigma0 2022-07-30 21:07:08
I try ti run dbus but the output says it’s no need
ultrasigma0 2022-07-30 21:09:17
What’s ur distro?
nut3l4 2022-07-31 09:51:29
thecatvoid 2022-07-30 20:19:04
didnt get it

Because sometimes you can’t or don’t want to figure out how many jumps you have to make with keyboard shortcuts. Do you use vi movement in the terminal? I do… and I love it.

thecatvoid 2022-07-31 10:15:03
nut3l4 2022-07-31 09:51:29
Because sometimes you can’t or don’t want to figure out how many jumps you have to make with keyboard shortcuts. Do you use vi movement in the terminal? I do… and I love it.

idk i like emacs mode

marcotrosi 2022-07-31 12:07:20
https://ohmyposh.dev/

Home | Oh My Poshohmyposh.dev
A prompt theme engine for any shell.
marcotrosi 2022-07-31 12:10:44
https://diffoscope.org/
nut3l4 2022-07-31 12:15:24
thecatvoid 2022-07-31 10:15:03
idk i like emacs mode

You have two modes in the terminal, regular which is like edit mode and normal vim mode.

thecatvoid 2022-07-31 12:17:58
nut3l4 2022-07-31 12:15:24
You have two modes in the terminal, regular which is like edit mode and normal vim mode.

regular = emacs mode

thecatvoid 2022-07-31 12:18:20
sure i know, i use vim
thecatvoid 2022-07-31 12:18:36
but vimbindings for shell? no, thanks
netzverweigerer 2022-07-31 20:24:40
A shell is pretty much what I love Emacs mode for, because you always have exactly ONE keystroke performing some action, not 1+n.
neovoidtk 2022-07-31 21:56:37
marcotrosi 2022-07-31 12:07:20
https://ohmyposh.dev/

how is it different from starship prompt

neovoidtk 2022-07-31 21:57:33
netzverweigerer 2022-07-31 20:24:40
A shell is pretty much what I love Emacs mode for, because you always have exactly ONE keystroke performing some action, not 1+n.

is there any better alternative for vterm?

marcotrosi 2022-07-31 21:58:32
neovoidtk 2022-07-31 21:56:37
how is it different from starship prompt

oh I’m only sharing, I dont know what this is exactly

neovoidtk 2022-07-31 22:04:18
marcotrosi 2022-07-31 21:58:32
oh I’m only sharing, I dont know what this is exactly

ok

netzverweigerer 2022-07-31 22:48:13
neovoidtk 2022-07-31 21:57:33
is there any better alternative for vterm?

I don’t know what “vterm” is to be honest.

netzverweigerer 2022-07-31 23:21:54
I know that libvterm is a C library being used by Emacs so you can have a terminal inside of Emacs, but that’s it. 🙂
nut3l4 2022-08-01 09:05:45
netzverweigerer 2022-07-31 23:21:54
I know that libvterm is a C library being used by Emacs so you can have a terminal inside of Emacs, but that’s it. 🙂

Virtual terminal emulator?

marcotrosi 2022-08-01 09:08:25
nut3l4 2022-08-01 09:05:45
Virtual terminal emulator?

https://github.com/vterm/vterm

GitHub – vterm/vterm: Extensible terminal emulator written with the web languages of the future. Today.GitHub
:fire: Extensible terminal emulator written with the web languages of the future. Today. – GitHub – vterm/vterm: Extensible terminal emulator written with the web languages of the future. Today.
neovoidtk 2022-08-01 09:23:51
netzverweigerer 2022-07-31 23:21:54
I know that libvterm is a C library being used by Emacs so you can have a terminal inside of Emacs, but that’s it. 🙂

hmm

neovoidtk 2022-08-01 10:29:19
anyone knows yum can tell yum command for checking package size?
marcotrosi 2022-08-01 10:33:13
neovoidtk 2022-08-01 10:29:19
anyone knows yum can tell yum command for checking package size?

https://blog.tinned-software.net/show-installed-yum-packages-by-size/

Show installed yum packages by size – Experiencing TechnologyExperiencing Technology
When you pay for every GB of disc space on your server as it is with an Amazon EC2 instance, you want to make sure that the installed packages are at a minimum. Besides the actual user data, you can as well try to remove packages you don’t need but have been installed for some reasons. Here is how to find the biggest installed packages. …
marcotrosi 2022-08-01 10:33:16
does this help?
neovoidtk 2022-08-01 11:14:04
marcotrosi 2022-08-01 10:33:13
https://blog.tinned-software.net/show-installed-yum-packages-by-size/

yes

neovoidtk 2022-08-01 11:14:46
had to manually convert bytes into mb
neovoidtk 2022-08-01 11:14:54
but overall it works
theoooooooooooooooooo 2022-08-01 12:04:59
neovoidtk 2022-08-01 11:14:46
had to manually convert bytes into mb

use awk, maybe?

theoooooooooooooooooo 2022-08-01 12:05:16
or anything
i just mentioned awk
nut3l4 2022-08-01 12:07:46
Good morning, I played around with ffmpeg but I wondered why inverting video isn’t a flag in the video file header itself?
marcotrosi 2022-08-01 12:11:07
what is inverting a video?
marcotrosi 2022-08-01 12:11:25
you mean reversing?
neovoidtk 2022-08-01 12:35:36
inverting orientation to upside down or inverting the colors? xd
|