Use :Explore command to explore files directly from your vi editor.

A Computer Person Journey
Use :Explore command to explore files directly from your vi editor.

login as root.
install ruby 3.3.7 (ruby 3.4 wont work – there are some errors).
pkg_add ruby
Continue reading “Install Rails 8.0.2 on OpenBSD 7.7”Just know that Cmd + Space also work on IPhone where originally thought that ist only work on MacBook.
To do copy paste on vim, we can use visual mode by typing v when on normal mode. Use cursor to select the text to copy. Below we select 6 characters. After selecting the text then press y to copy the text to register.
Continue reading “Vim : Copy Paste Operation”