Showing 21 open source projects for "user mode linux"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • Let your volunteer coordinators do their best work. Icon
    Let your volunteer coordinators do their best work.

    For non-profit organizations requiring a software solution to keep track of volunteers

    Stop messing with tools that aren’t designed to amplify volunteer programs. With VolunteerMatters, it’s a delight to manage everything in one place.
  • 1
    Powerline

    Powerline

    Statusline plugin for vim with prompts for several other applications

    ... the project code. The code is tested to work in Python 2.6+ and Python 3. Originally created exclusively for vim statuslines, the project has evolved to provide statuslines in tmux and several WMs, and prompts for shells like bash/zsh and other applications. It’s simple to write renderers for any other applications that Powerline doesn’t yet support. JSON is a standardized, simple and easy to use file format that allows for easy user configuration across Powerline’s supported applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    syncped

    syncped

    lightweight portable vi compatible editor

    syncped is a SYNChronizing Portable EDitor supporting more than 100 programming languages, is available under Windows, Linux and OSX, has a vi compatibility mode, and can be configured to work with most version control systems.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    PmWiki to Markdown Converter

    PmWiki to Markdown Converter

    Converts PMWiki to Markdown

    Vim script to Convert PMWiki to Markdown
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Scala to Kotlin Converter

    Scala to Kotlin Converter

    Convert Scala source code to Kotlin source code.

    To convert my Scala unit tests to Kolin unit tests as Scala is a pain to upgrade and I'm stock at Scala 1.12. Easier to move to Kotlin which also works fine with Android.
    Downloads: 0 This Week
    Last Update:
    See Project
  • A CRM and Sales Data Management Platform for Multi-Line Sales Teams Icon
    A CRM and Sales Data Management Platform for Multi-Line Sales Teams

    The CRM, sales reporting, and commission tracking tool uniquely tailored to the needs of manufacturers, sales reps, and distributors.

    Repfabric is a customer relationship management (CRM) software designed specifically for multi-line sales teams (i.e. reps, distributors, wholesalers, dealers, and manufacturers). It streamlines and simplifies the sales process by providing deep integration with email, contacts, calendars, and deal tracking. The platform enables users to track commissions from CRM to sale, make updates directly from mobile devices, and document sales calls using voice-to-text features.
  • 5
    vim-airline

    vim-airline

    Very light status/tabline for vim

    Lean & mean status/tabline for vim that's light as air. When the plugin is correctly loaded, there will be a nice statusline at the bottom of each vim window. That line consists of several sections, each one displaying some piece of information. For a better look, any sections can be colored differently, depending on various conditions (e.g. the mode or whether the current file is 'modified'). Tiny core written with extensibility in mind (open/closed principle). Integrates with a variety...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Vrapper

    Vrapper

    Vim-like editing in Eclipse

    Vrapper is an eclipse plugin which acts as a wrapper for existing eclipse text editors to provide a Vim-like input scheme for moving around and editing text. Eclipse Update Site: http://vrapper.sourceforge.net/update-site/stable
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 7

    vim-sql

    SQL Workbench/J implementation in VIM

    This is an implementation of SQL Workbench/J (http://www.sql-workbench.net/) in VIM. It works with any DBMS supported by SQL Workbench/J (PostgreSQL, Oracle, SQLite, MySQL, SQL Server etc.). See the complete list here: http://www.sql-workbench.net/databases.html.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Vimuiex is a library and a set of plugins for the Vim text editor. It adds a popup listbox that is displayed in an overlapping window inside Vim. Plugins: text menu, file browser, buffer list, MRU files, enhanced vimgrep (occur), ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    elvis vi

    elvis vi

    elvis, a vi text editor clone

    The original source tarball for Evis version 2.2_0, unmodified, is in Files. README.txt gives tips for compiling on modern compilers (gcc-4.4.5 / linux) and using Xcode for Apple Sierra OS. Elvis is a vi(1) (visual ed) vi editor clone (vim is another clone). "vi" is short for "visual ed(1)" (the 1 means see manpage for ed in section 1 of unix manual pages). vi as a visual editor means typical keyboard editing with ed(1) accessible to do complex editing jobs that developers often...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Cloudflare secures and ensures the reliability of your external-facing resources such as websites, APIs, and applications. Icon
    It protects your internal resources such as behind-the-firewall applications, teams, and devices.
  • 10
    This vim plugin provides the ability to convert current file to colored HTML, BBcode, (in future) LaTeX or whatever you have written specification for.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Vim Crestron IDE

    Turn gVim into a Crestron SIMPL+ IDE.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Plugin that helps Vim user to map one sequence of characters to other sequence of characters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Spock Text Editor

    Simply text editor for php, jsp, html, etc...

    This app is designed in Java, so is fully compatible with Win, Mac and Linux 32 or 64 bits. It's a simple and fast text editor and supports: *.txt *.jsp *.php *.c *.h(headers for C language) *.java *.htm/html This is the first version and my first application on java. I hope you like it! See you in version 2! ;-)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    vimv
    Vi move (vimv) - rename the files in a directory using the vi text editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ViVi is a Text Editor for Windows/Mac/Linux, which is powerd by Qt and supports vi commands. ※ Although ViVi is a proprietary software, only this version is Open Source and FreeWare.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Bash script to improve your vim.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SedVi is a powerful command line stream editor similar to sed but with its script syntax and extended capabilities inspired by vi.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Vim in C++. Not necessarily strictly vim or vi compatible or designed to be highly portable. Project will make heavy use of STL and the Boost library. Probably no support for vimscript. Instead, python will be the scripting language of choice
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Vimper is a Vim based IDE, a set of plugins to enable creation of development projects. There are a lot of useful plugins available, but you need to run around to gather them. Vimper gathers a lot of these plugins into one package and extend or add new.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    tvim is a gui wrapper around gvim's remote interface, it does two things 1). lets you open files in any already running copy of gvim (lets you select which). 2). opens the files in tabs TVim is released under the GPL version 3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    VIMWeb - is a script/macro utilizing the VIM editor that is available on any platform out there. The script uses command to quickly create web pages based on HTML (xHTML 2)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next