Les Partages de Memiks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
6 results tagged some  ✕
GitHub - slap-editor/slap: Sublime-like terminal-based text editor https://github.com/slap-editor/slap
Thu Feb 9 17:26:14 2017 archive.org
QRCode
thumbnail

Screenshot

slap

slap is a Sublime-like terminal-based text editor that strives to make editing
from the terminal easier. It has:

  • first-class mouse support (even over an SSH connection)
  • a Sublime-like file sidebar
  • double-click to select word, highlight other occurrences
  • configurable Sublime-like keybindings* (Ctrl+S save, Ctrl+Z undo, etc.)
  • copying/pasting with OS clipboard support
  • infinite undo/redo
  • syntax highlighting for 100+ languages
  • bracket matching
  • autoindentation
  • heavily customizeable via plugins
  • ... many other features that will make you leave nano, vim, and emacs behind

Installation

$ curl -sL https://raw.githubusercontent.com/slap-editor/slap/master/install.sh | sh

If you already have NodeJS installed:

$ sudo npm install -g slap@latest

Usage

$ slap fish.c
$ slap fish1.c fish2.c
$ slap redfish/ # open dir
$ slap # new file

Default keybindings

  • Quit: Ctrl+Q
  • Movement: mouse or arrow keys and PageUp/Down/Home/End
    • Shift or click+drag to select, Ctrl/Alt to move faster
  • Save: Ctrl+S
  • Undo: Ctrl+Z, redo: Ctrl+Y
  • List open tabs: Ctrl+L
  • Next/previous tab: Ctrl+Alt+PageUp/Down
  • Close tab: Ctrl+W
  • Find: Ctrl+F
  • Go to line: Ctrl+G
  • Go to matching bracket: Ctrl+]
  • Open: Ctrl+O (or click the filebrowser)
  • New file: Ctrl+N

Configuration

slap supports INI or JSON config files. You can put configuration wherever rc can find it.
A mostly empty configuration file with some useful comments is created in ~/.slap/config
if an existing file isn't found.

Pass configuration via command line:

$ slap --header.style.bg red file.c

Plugins

Slap is fully customizeable and supports plugins written in JS. You can place
single JS files, or NodeJS packages, into ~/.slap/plugins/.

To write your own plugin, a good starting point is
slap-clipboard-plugin.
Please note that plugin packages must have "keywords": ["slap-plugin"] in
package.json.

editor slap terminal sublime text
Mounting NFS volumes in OS X | TechRepublic http://www.techrepublic.com/blog/mac/mounting-nfs-volumes-in-os-x/430
Thu Oct 20 07:10:52 2011 archive.org
QRCode
thumbnail
Vincent Danen Apple Enterprise Network File System Data Sharing Ip storage outlines steps set up NFS mounts with Disk Utility GUI Mac OS X offers some basic tips on configuration
Introducing SOAP | Linux Journal http://www.linuxjournal.com/article/4519?page=0,0
Thu Oct 20 07:09:35 2011 archive.org
QRCode
thumbnail
Software In January February installments “At Forge” demonstrated simple three tier web application database server Mason templating system for mod perl We were able see some advantages disadvantages particularly when compared with its two counterpart
gelPlog » Fonera – Debricking and more http://www.easy2design.de/bla/fonera-debricking-and-more/
Thu Oct 20 07:08:19 2011 archive.org
QRCode
thumbnail
compiled information some my posts corresponding user comments into this Guide Your Fonera so please choose table
SELECT TOP and START AT http://iablog.sybase.com/paulley/2009/04/select-top-and-start-at/
Thu Oct 20 07:07:00 2011 archive.org
QRCode
thumbnail
Lately my staff have spent some effort looking SQL Anywhere support for SELECT TOP N START AT M has supported
Linux on 4KB-sector disks: Practical advice http://www.ibm.com/developerworks/linux/library/l-4kb-sector-disks/index.html?ca=dgr-lnxw074KB-Disksdth-LX
Thu Oct 20 07:03:05 2011 archive.org
QRCode
thumbnail
Linux Advanced Format 4096 4K sector Roderick W Smith tttlca Starting December 2009 hard disk manufacturers began introducing disks that byte sectors rather than more common 512 Although this change masked by firmware breaks physical into logical for benefit operating system larger has implications layout performance article examines these including benchmark tests illustrating likely real world effects on some file systems As with become throughout 2010 beyond strategies coping new increasingly important
4727 links, including 1641 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn