On Sat, 2 Mar 2024 18:44:15 +0000, HenHanna wrote:
Does Vim support this? --- making up a command "on the fly" by
mapping some keystrokes onto a single KEY... i guess that's what [map] does.
Always nice to see someone find an answer to their own question, [...]
Does Vim support this? --- making up a command "on the fly" by
mapping some keystrokes onto a single KEY... i guess that's what [map] does.
i didn't even know that Vim allowed plugins!
On Sat, 2 Mar 2024 18:44:15 +0000, HenHanna wrote:
i didn't even know that Vim allowed plugins!
That depends on the vim though, doesn’t it? There are multiple
incompatible versions; there’s even one that supports Lua as an extension language.
Are you thinking of different clones of vi?
On Sun, 3 Mar 2024 20:23:51 -0000 (UTC), Andreas Kempe wrote:
Are you thinking of different clones of vi?
Aren’t they all called “vim” nowadays?
Why should vi clones be called "vim"?
On Mon, 4 Mar 2024 08:12:33 +0100, Janis Papanagnou wrote:
Why should vi clones be called "vim"?
All with “vim” somewhere in their names:
https://vi.stackexchange.com/questions/24459/can-you-use-neovim-in-a-gui-like-mvim-or-gvim-mac-os-x
https://www.reddit.com/r/vim/comments/dct9ry/what_is_the_difference_between_vim_gvim_and_neovim/?rdt=38898
https://news.ycombinator.com/item?id=27291799
Why this red herring now? - In response to Andreas' hint about *Vi* you
had said: "Aren’t they all called “vim” nowadays?"
Nobody seems to use any editor called “vi” any more.
Personally I edit my files with "vi" on my system. Since I am using
Linux this "vi" is of course Vim.
On Tue, 5 Mar 2024 06:42:01 +0100, Janis Papanagnou wrote:
Personally I edit my files with "vi" on my system. Since I am using
Linux this "vi" is of course Vim.
Like this?
ldo@theon:~> ls -l /usr/bin/vi
lrwxrwxrwx 1 root root 20 May 5 2023 /usr/bin/vi -> /etc/alternatives/vi
ldo@theon:~> ls -l /etc/alternatives/vi
lrwxrwxrwx 1 root root 17 May 5 2023 /etc/alternatives/vi -> /usr/bin/vim.tiny
So even when you think you’re using “vi”, you’re still actually using “vim”...
lrwxrwxrwx 1 root root 17 May 5 2023 /etc/alternatives/vi -> /usr/bin/vim.tiny
On Tue, 5 Mar 2024 02:25:15 +0100, Janis Papanagnou wrote:
Why this red herring now? - In response to Andreas' hint about *Vi* you
had said: "Aren’t they all called “vim” nowadays?"
Nobody seems to use any editor called “vi” any more.
On 05.03.2024 04:22, Lawrence D'Oliveiro wrote:
Nobody seems to use any editor called “vi” any more.
Personally I edit my files with "vi" on my system.
Since I am using Linux this "vi" is of course Vim.
But I wouldn't expect that commercial Unixes come
with Vim. (Please CMIIW; I have meanwhile decades
to work on commercial Unixes and maybe things have
changed. Anyone who knows?)
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 490 |
Nodes: | 16 (3 / 13) |
Uptime: | 58:08:34 |
Calls: | 9,676 |
Calls today: | 7 |
Files: | 13,719 |
Messages: | 6,171,255 |