Tag: vi

205 How do i select all text in Vi/Vim? 2010-12-30T17:05:25.073

47 How to get rid of the warnings when opening a file that has a .swp file? 2010-12-04T06:41:02.310

29 Vim to replace Vi 2009-08-21T10:06:38.570

27 Vim shows strange characters <91>,<92> 2010-10-15T13:33:05.217

27 How can I edit all the files returned by find in vi in Linux? 2011-09-15T15:46:29.017

25 Inserting a blank line in vim? 2013-06-13T13:18:20.040

22 vi: how can I jump to end of file with a new line appended? 2011-06-28T11:23:27.017

22 How to switch comfortably to vi command mode on the zsh command line? 2011-10-28T08:24:31.383

19 Always use :set paste, Is it a good idea? 2012-06-16T18:59:35.740

18 Any IRC clients with VI key binds? 2011-02-09T16:02:30.743

15 How to show the current Vi mode when using Vi keybindings in the shell? 2009-08-05T17:27:07.157

15 How to use a pipe to edit a file with vi 2011-05-31T04:57:27.570

14 Is there a command to split lines in Vim? 2013-06-24T15:12:15.757

13 What Vim features do you use? 2009-07-15T14:43:40.427

13 How to get vim color mode to work in vim under cygwin 2012-11-14T20:42:58.637

12 Increase the space between lines in vim 2013-05-27T15:37:09.383

12 Vi can write to file despite file being read-only 2015-04-13T05:57:58.923

11 Logged in to vi, made changes, forgot to sudo first - now what 2009-10-10T19:50:42.200

11 vi / vim abrumpt buffer movements within window 2011-12-08T07:34:19.120

11 vi/vim alternative to sublimetext's "Expand selection to scope" 2013-04-22T13:10:01.973

11 Hiding vim command-line when it's not being used? 2013-07-14T21:34:22.417

10 Vi-Vim like control keybindings for Windows 2010-07-20T21:14:10.990

10 Vi on Linux: show ^M line endings for DOS-format files 2011-11-15T18:37:12.470

10 Error location navigation in Vim Syntastic 2013-03-15T19:47:36.537

10 How to use vimium to select text from a page 2017-08-02T11:56:38.910

9 Why is VIM starting in replace mode? 2018-01-11T14:55:03.660

8 vi: what is verbose mode and when/how do I use it? 2010-06-22T09:19:25.040

8 Close VIM session over ssh 2010-12-10T20:57:01.493

8 Repeating through lines in vim 2011-03-11T20:44:23.180

8 Readline in vi mode: how can I enable up/down arrows? 2011-12-18T01:01:56.587

8 Vim: edit multiple lines 2013-01-22T10:07:00.103

7 vi visual mode doesn't work 2009-12-10T12:36:19.250

7 How to pass vim buffer contents through shell command and capture the output to a split window 2011-04-05T15:09:27.767

7 VIM: how to select a line, up to the cursor, including the char under the cursor? 2012-08-18T19:01:06.937

7 Is it possible to control the whole Gnome desktop with vi-like commands? 2012-09-27T06:34:11.367

7 Is it possible to launch MacVim NOT in full screen mode? 2013-02-28T02:26:35.403

7 Notepad++ visibility for BOM 2013-11-25T10:40:32.473

7 I'm using Bash in "vi mode". What's the hotkey sequence to edit the current command line using an external editor? 2014-04-01T15:47:59.843

6 Is there a VI equivalent I can use on Windows XP and later? 2009-10-04T18:49:28.807

6 Moving the the very bottom of the file with vi 2010-04-13T22:10:13.117

6 How to move x lines up in vi/vim editor 2010-12-20T11:26:20.847

6 Display invisible characters in vim 2011-02-23T08:39:47.680

6 How can I edit a google doc with vi and automatically update the original doc in the cloud when I write the file? 2011-07-30T01:43:09.073

6 Escape not idempotent in zsh's vi emulation? 2012-12-07T22:29:17.540

5 What's the difference between tiny, huge and small in vim on MacPorts? 2010-04-05T06:22:55.160

5 How do I save changes after editing vi /etc/hosts? 2010-07-28T14:36:57.947

5 changing the color of comments in vim 2010-12-20T11:59:14.813

5 bash vi mode: what is (arg: N)? 2011-05-11T19:06:41.277

5 How to copy and paste between cygwin's vi/emacs and windows clipboard? 2011-07-06T14:31:02.777

5 vi / vim tutorial recommendations 2011-10-12T12:35:58.240

5 Whats the difference between vi editor in Red Hat linux and Ubuntu? 2011-11-23T10:18:18.237

5 In Vi, how do I map ":t" equal to ":tabnew"? 2012-01-08T23:09:34.070

5 Abort a vim paste 2012-08-10T12:25:14.137

5 Why does VIM say there are trailing characters on this command? 2012-10-12T15:35:28.077

5 Edit text areas using vi key bindings, inside the textbox, in Firefox (without opening a separate window) 2013-01-04T01:40:19.753

5 vi: How do I save without exiting the editor? 2014-09-27T02:45:57.577

5 Trouble defining an environment variable on Cygwin 2015-10-12T20:45:12.553

4 How can I enable backspace key in VI? 2011-03-01T13:12:00.593

4 UNIX - How to copy and paste between different bash windows with files opend with VI? 2011-06-15T22:15:05.507

4 Getting vi/vim syntax highlighting used by certain user 2011-08-09T07:00:37.393

4 Vi: how can I paste the last string of text that I entered when I was in insert mode? 2011-09-24T03:07:24.837

4 how to block select, move, copy, paste in vi? 2011-11-30T03:51:42.917

4 VI make every first letter that comes after a underscore uppercase 2012-02-16T18:14:16.487

4 Vim is not reading gzipped files automatically 2012-11-20T09:13:20.057

4 Why provide vi and vim? 2013-03-28T23:12:00.553

4 how do I go from typing `/foo` to `:%s/foo/bar` efficiently 2013-05-31T10:07:14.077

4 what's the meaning of ^@, ^I and $ in vi? 2013-12-10T15:36:23.040

4 How to insert enough spaces to align text to column number using Vim? 2014-06-20T06:13:19.097

4 How to change BASH "editing-mode vi" shortcuts? 2014-09-17T12:35:01.013

4 In VIM, how do you delete to end of line while in command mode :? 2014-11-30T21:07:10.663

4 Why does the 'vi' command open 'vim' editor? 2014-12-13T16:35:49.733

4 How to use the mouse to scroll up/down in MacOS Yosemite Terminal when vi is open 2015-05-10T14:22:07.480

4 How do I copy text from window text editor to nano/vi in a Putty window 2016-01-03T15:37:36.970

3 How do I remove a newline from text in vi on Cygwin 2010-06-06T19:16:24.403

3 emacs or vi which should a windows user learn? 2010-06-25T19:13:31.030

3 Indenting an X number of lines in vim 2010-12-24T03:16:54.620

3 How to delete password in vim without storing it in a register? 2011-01-13T16:24:45.280

3 Create file with 751 permissions at creation 2011-04-05T19:18:16.017

3 non-destructive piping in vim? 2011-05-31T19:30:52.230

3 Readline in vi mode: how can I access previously executed commands? 2011-06-23T03:43:49.357

3 VI adding # moves cursor to beginning of the line 2011-07-06T12:37:20.970

3 Can I display emacs buffer modification history? 2011-10-21T21:35:00.327

3 How can I save settings in VI? 2011-08-11T15:43:23.193

3 Remap shift-tab to tab in bash/screen/putty in Linux? 2012-03-07T16:33:40.920

3 Exclude dash (-) from word separators in vi 2012-03-22T06:44:11.540

3 How do I type numbers in vi? 2012-03-23T14:00:33.513

3 Syntax highlighting in vi 2012-08-23T06:28:18.930

3 How can I remap CAPSLOCK key to ESC in Cygwin? 2012-11-27T16:57:17.840

3 In Vim, what are the differences between using :sus and :sh to access the shell without ending the Vim session? 2012-11-28T15:31:32.497

3 In vim, what keystrokes (did I accidentally hit to) bring up :'<,'> and how do you set those marks? 2013-03-20T16:40:19.047

3 vi swap file is empty 2013-04-04T22:49:45.667

3 What does shiftwidth do in VIM editor 2013-05-12T11:06:15.093

3 Why config file of vi is not named .virc but .exrc? 2013-07-12T01:49:33.973

3 How to paste vim command into vim editor on mac 2017-10-28T09:13:57.503

2 How to get Transparent Background in VI Editor? 2009-08-20T13:41:32.237

2 Snippets in Vim not working 2009-08-25T07:25:41.740

2 When going from insert to escape mode in Vi or Vim, is there a way to not have it move the cursor left one space? 2009-12-30T19:50:38.130

2 FreeBSD console broken? 2010-05-31T09:22:11.057

2 Any good JavaScript/HTML/CSS plugins/indenters/syntaxcolourers for Vim? 2010-09-22T16:26:47.850