English 中文(简体)
为什么在删除一个名为“^V^V”的档案时,它删除了所有可见的档案。
原标题:Why when deleting a file named ^V^V it deletes all visible files with it?
  • 时间:2024-02-17 19:51:09
  •  标签:
  • macos
  • zsh

我在Vim(:map q :wq^V^VCR CR上创建了一个宏观(具有约束力的)系统,以拯救和放弃,但是,它创建了一个文件编号<>^V^V>,而斜壳几乎迫使我逃脱了护理性质,但并没有设法删除档案。 因此,我对该文件进行了复制和跟踪,并删除了所有可见的文件。 我注意到,Alacritty码头警告我说,已经交火。

我是幸运的,我使用的是一只马科斯拖拉机,而不是<条码><>温度>/代码>,我还在手提箱内工作(辅以版本控制)。

Why does this happen? Why does this file act like a black hole?

我能够把他们从拖拉机带走到印本邮袋,不得不使用<条码>git reset-hard HEAD,以便删除无休止的档案,但只做了一些工作。

问题回答




相关问题
2 mysql instances in MAC

i recently switched to mac. first and foremost i installed xampp. then for django-python-mysql connectivity, i "somehow" ended up installing a seperate MySQL. now the seperate mysql installation is ...

Iterating over string/strlen with umlauted characters

This is a follow-up to my previous question . I succeeded in implementing the algorithm for checking umlauted characters. The next problem comes from iterating over all characters in a string. I do ...

Controlling OSX windows

I m trying to control windows of a foreign OSX applications from my application. I d like to 1. move the windows on the screen 2. resize the windows on the screen 3. change the currently active window ...

Switching J2SE versions on Mac OS (SnowLeopard)

My current JDK on Mac OS (10.6) is set to 1.6 and I d like to switch to 1.5. A listing of /System/Library/Frameworks/JavaVM.framework/Versions/ shows: lrwxr-xr-x 1 root wheel 10 Nov 3 18:34 ...

Scrolling inside Vim in Mac s Terminal

I ve been googling around trying to figure out if it s possible to use my mouse wheel to scroll while inside Vim in Mac s Terminal, with no luck. It seems as if only X11 or iTerm support this. Before ...

export to MP3 from quicktime API

A question for Apple,QT programmers. Would like to know if it s possible to export a Movie object to MP3 using the QuickTime API. Preferably the ConvertMovieToFile function. I ve looked at ...

热门标签