LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 02-26-2009, 11:00 PM   #376
mRgOBLIN
Slackware Contributor
 
Registered: Jun 2002
Location: New Zealand
Distribution: Slackware
Posts: 999

Rep: Reputation: 231Reputation: 231Reputation: 231

vim is linked to vim so if you want vim just type vim
 
Click here to see the post LQ members have rated as the most helpful post in this thread.
Old 02-27-2009, 05:45 AM   #377
GazL
LQ Veteran
 
Registered: May 2008
Posts: 6,895

Rep: Reputation: 5015Reputation: 5015Reputation: 5015Reputation: 5015Reputation: 5015Reputation: 5015Reputation: 5015Reputation: 5015Reputation: 5015Reputation: 5015Reputation: 5015
Quote:
Originally Posted by mRgOBLIN View Post
vim is linked to vim so if you want vim just type vim
Yep. Leave elvis alone!
 
Old 02-27-2009, 08:27 AM   #378
sahko
Senior Member
 
Registered: Sep 2008
Distribution: Slackware
Posts: 1,041

Rep: Reputation: Disabled
Quote:
Originally Posted by vinegaroon View Post
Another thing, vi should be symlinked to vim... why elvis? I realise this is easy to change, though.
vi IS symlinked to vim, but only if you dont install elvis.
 
Old 02-27-2009, 09:46 AM   #379
AceofSpades19
Senior Member
 
Registered: Feb 2007
Location: Chilliwack,BC.Canada
Distribution: Slackware64 -current
Posts: 2,079

Rep: Reputation: 58
Quote:
Originally Posted by sahko View Post
vi IS symlinked to vim, but only if you dont install elvis.
It doesn't matter because everyone uses Emacs which is the best editor
 
Old 02-27-2009, 11:32 AM   #380
Linux.tar.gz
Senior Member
 
Registered: Dec 2003
Location: Paris
Distribution: Slackware forever.
Posts: 2,534

Rep: Reputation: 100Reputation: 100
Oh and a pre-compiled real-time kernel.
Last time i did it myself, i got many crashes...
 
Old 02-27-2009, 03:13 PM   #381
Woodsman
Senior Member
 
Registered: Oct 2005
Distribution: Slackware 14.1
Posts: 3,482

Rep: Reputation: 546Reputation: 546Reputation: 546Reputation: 546Reputation: 546Reputation: 546
Quote:
Another thing, vi should be symlinked to vim...
It doesn't matter because everyone uses Emacs which is the best editor
Ah heck. Poo-poo on vi and vim --- and emacs.

Preset the environment variables to a different editor altogether:

export EDITOR="mcedit"
export VISUAL="mcedit"


Last edited by Woodsman; 02-27-2009 at 03:15 PM.
 
Old 02-27-2009, 04:21 PM   #382
brianL
LQ 5k Club
 
Registered: Jan 2006
Location: Oldham, Lancs, England
Distribution: Slackware64 15; SlackwareARM-current (aarch64); Debian 12
Posts: 8,298
Blog Entries: 61

Rep: Reputation: Disabled
Real men (and women) use nano and kwrite.
 
Old 02-27-2009, 07:15 PM   #383
mlangdn
Senior Member
 
Registered: Mar 2005
Location: Kentucky
Distribution: Slackware64-current
Posts: 1,844

Rep: Reputation: 452Reputation: 452Reputation: 452Reputation: 452Reputation: 452
I use Kate in the gui, otherwise its emacs in the console. I fired up elvis just to see.....nah!
 
Old 02-28-2009, 02:26 PM   #384
AGer
Member
 
Registered: Oct 2007
Distribution: Slackware current
Posts: 136
Blog Entries: 22

Rep: Reputation: 19
I hope I have found a couple of features.

First, it looks like Ruby is official but Gems are not. I guess Ruby and Gems are actually one thing, so Gems should be official too.

Second, Slackware is not about the latest and greatest at all costs and it is good. I would like to make an exception for toolkits so that things like Qt4, Ruby 1.9 and Python 3 are official and appear immediately on release.
 
Old 02-28-2009, 03:00 PM   #385
bergman
Member
 
Registered: Jan 2009
Distribution: slackware 12.1 (kernel 2.6.24.5-smp)
Posts: 39

Rep: Reputation: 17
Id like to see fsck moved from boot, to something which executes upon shutown (if its possible).

It only happens once every 30 boots, but its the most annoying thing when your in a hurry.
 
Old 02-28-2009, 04:50 PM   #386
hitest
Guru
 
Registered: Mar 2004
Location: Canada
Distribution: Void, Slackware
Posts: 7,342

Rep: Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746
Cool

Quote:
Originally Posted by brianL View Post
Real men (and women) use nano and kwrite.
Yeah, I like using nano and kwrite. Good stuff:-)
 
Old 02-28-2009, 05:08 PM   #387
mRgOBLIN
Slackware Contributor
 
Registered: Jun 2002
Location: New Zealand
Distribution: Slackware
Posts: 999

Rep: Reputation: 231Reputation: 231Reputation: 231
sissies :P
 
Old 02-28-2009, 05:24 PM   #388
hitest
Guru
 
Registered: Mar 2004
Location: Canada
Distribution: Void, Slackware
Posts: 7,342

Rep: Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746
Talking

Quote:
Originally Posted by mRgOBLIN View Post
sissies :P
LMAO:-)
 
Old 02-28-2009, 06:03 PM   #389
Jeebizz
Senior Member
 
Registered: May 2004
Distribution: Slackware15.0 64-Bit Desktop, Debian 11 non-free Toshiba Satellite Notebook
Posts: 4,179

Rep: Reputation: 1376Reputation: 1376Reputation: 1376Reputation: 1376Reputation: 1376Reputation: 1376Reputation: 1376Reputation: 1376Reputation: 1376Reputation: 1376
I honestly can't tell the difference between nano and pico though.
 
Old 02-28-2009, 07:34 PM   #390
Woodsman
Senior Member
 
Registered: Oct 2005
Distribution: Slackware 14.1
Posts: 3,482

Rep: Reputation: 546Reputation: 546Reputation: 546Reputation: 546Reputation: 546Reputation: 546
Quote:
sissies
Sadists.
 
  


Reply

Tags
cd, live


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Slackware future? coyctecm Slackware 12 02-01-2006 10:03 PM
Future of Slackware kratunko Slackware 30 08-12-2005 12:31 PM
Slackware features? rusty_slacker Slackware 49 12-02-2004 04:45 AM
what are the features of the new slackware 9? ethanchic Slackware 2 09-27-2002 06:15 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 02:42 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration