Tullio Facchinetti
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • ATOM Feed
  • Daily Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Display

Filter untagged links
page 1 / 4
66 results tagged editor  ✕
8 Best Free Vim-Like Text Editors https://www.linuxlinks.com/best-free-vim-like-text-editors/
Sun 16 Aug 2020 09:54:37 AM CEST
QRCode

Text editors remain a controversial area. Here's our recommended Vim-like text editors. They are all released under an open source license.

article editor list software vim
eon - A light, modern editor for your terminal that doesn't want to be vim https://github.com/tomas/eon
Thu 13 Aug 2020 11:18:16 PM CEST
QRCode

A clever little console text editor. Written in C, forked out of mle.

#cli-app coding_lang:c editor opensource software source_code
notable - The Markdown-based note-taking app that doesn't suck https://github.com/notable/notable
Sun 19 Jul 2020 01:36:21 PM CEST
QRCode

editor markdown note_taking software
How Did Vim Become So Popular https://pragmaticpineapple.com/how-did-vim-become-so-popular/
Wed 01 Jul 2020 06:59:18 PM CEST
QRCode

Short walk through Vim's origins and why is Vim so popular today.

article editor story vim
Dungeon Scrawl | Home https://dungeonscrawl.com/
Wed 24 Jun 2020 06:39:49 PM CEST
QRCode

A simple and effective grid-based mapping tool to help you set the scene for any battle.

editor games maze software
4coder - a modern text editor based loosely on Emacs https://4coder.net/
Tue 09 Jun 2020 10:28:50 PM CEST
QRCode

The primary goal of 4coder is to maximize the power and ease of customization. 4coder also places high priority on performance and portability.

editor homepage opensource software
editly - Slick, declarative command line video editing https://github.com/mifi/editly
Tue 28 Apr 2020 11:09:29 PM CEST
QRCode

Editly is a tool and framework for declarative NLE (non-linear video editing) using Node.js and ffmpeg. Editly allows you to easily and programmatically create a video from set of clips, images and titles, with smooth transitions between and music overlaid.

coding_lang:javascript command_line editor opensource programming source_code tools video
python-mode | Vim python-mode https://github.com/python-mode/python-mode
Sun 15 Dec 2019 05:22:48 PM CET
QRCode

PyLint, Rope, Pydoc, breakpoints from box.

editor opensource plugin programming python software source_code vim
vy - A vim-like in python made from scratch https://github.com/vyapp/vy
Thu 14 Nov 2019 07:52:50 AM CET
QRCode

A powerful modal editor written in python.

vy is a modal editor with a very modular architecture. vy is built on top of Tkinter which is one of the most productive graphical toolkits; It permits vy to have such a great programming interface for plugins. Python is such an amazing language; it turns vy such a powerful application because its plugin API is high level naturally.

#cli-app coding_lang:python editor opensource software
Nano editor: a configuration for code editing https://www.andreafortuna.org/2019/09/18/nano-editor-a-configuration-for-code-editing/
Wed 13 Nov 2019 04:09:46 PM CET
QRCode

image

12 simple configuration tips for your .nanorc file, useful for programmers!

  1. Smooth Scrolling
  2. Syntax Highlighting
  3. Auto-indentation
  4. Backups
  5. Case Sensitive Searches
  6. Nano History
  7. More Editing Space
  8. Hide help from bottom
  9. Disable Line Wrapping (nowrap)
  10. Tab size
  11. Convert Tabs to Spaces
  12. Enable Mouse
configuration editor linux nano programming
Terminal velocity by vhp https://vhp.github.io/terminal_velocity/
Sat 28 Sep 2019 02:01:56 PM CEST
QRCode
#cli-app editor note_taking
Abricotine | Markdown editor https://abricotine.brrd.fr/
Tue 27 Aug 2019 12:39:21 AM CEST
QRCode

Abricotine is an open-source markdown editor built for desktop.

image

editor gui homepage markdown opensource software
WordGrinder - Distraction-free typing program https://cowlark.com/wordgrinder/
Sun 25 Aug 2019 04:53:37 PM CEST
QRCode

From the website: "WordGrinder is a word processor for processing words. It is not WYSIWYG. It is not point and click. It is not a desktop publisher. It is not a text editor. It does not do fonts and it barely does styles. What it does do is words. It's designed for writing text. It gets out of your way and lets you type."

#cli-app editor homepage opensource software
vis - Vim-like editor that replicates the main functionalities of vim https://github.com/martanne/vis
Sun 25 Aug 2019 04:53:34 PM CEST
QRCode

"a modern, legacy free, simple yet efficient vim-like editor", and more: "The intention is not to be bug for bug compatible with vim, instead a similar editing experience should be provided. The goal could thus be summarized as 80% of vim's features implemented in roughly 1% of the code"; the editor is scriptable in LUA and supports editing large files.

asciicast

#cli-app editor opensource software source_code vim
vim - The popular text editor http://www.vim.org/
Sun 25 Aug 2019 04:53:31 PM CEST
QRCode

Historically one of the preferred text editors; behavior based on editing modes; plenty of plugins and tips to address every possible editing problem.

#cli-app coding_lang:c editor homepage opensource software vim
vai - Vim clone written in python https://github.com/stefanoborini/vai
Sun 25 Aug 2019 04:53:28 PM CEST
QRCode

A text editor similar to vim written in Python; many feature are nicely replicated, some are still missing; however, the advantage of this implementation is its simplicity, maintainability and extensibility, thanks to the Python implementation.

#cli-app coding_lang:python editor opensource software source_code vim
slap - Text editor inspired by Sublime Text https://github.com/slap-editor/slap
Sun 25 Aug 2019 04:53:25 PM CEST
QRCode

Text editor inspired by Sublime Text written in NodeJS; extendable in Javascript.

image

#cli-app coding_lang:javascript editor node.js opensource software source_code
neovim - Ambitious improvement of vim, starting from the original vim code https://neovim.io/
Sun 25 Aug 2019 04:53:22 PM CEST
QRCode

A work in progress attempt to improve vim, dropping older/unused OS compatibility, improving the codebase readability, modularity and maintainability; it has chances to become the next choice of vim users.

#cli-app coding_lang:c editor homepage opensource software vim
micro - Simple text editor leveraging full capabilities of modern terminals https://github.com/zyedidia/micro/
Sun 25 Aug 2019 04:53:20 PM CEST
QRCode

A terminal-based text editor written in Go that aims to be easy to use and intuitive, while also taking advantage of the full capabilities of modern terminals.

image

#cli-app coding_lang:go editor opensource software source_code
nano - Easy to use, ligthweight text editor https://www.nano-editor.org/
Sun 25 Aug 2019 04:53:17 PM CEST
QRCode

Easy to use, lightweight text editor; no complex keybindings to remember.

#cli-app editor homepage opensource software
page 1 / 4
3651 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn