Ports Search

Results 4150 of 312 for /editors/.(0.006 seconds)
editors/calligra-l10n-2.9.11 (Score: 0.15535891)
Italian messages and documentation for Calligra
Localized messages and documentation for Calligra.
editors/calligra-l10n-2.9.11 (Score: 0.15535891)
Kazakh messages and documentation for Calligra
Localized messages and documentation for Calligra.
editors/calligra-l10n-2.9.11 (Score: 0.15535891)
Norwegian Bokmaal messages and documentation for Calligra
Localized messages and documentation for Calligra.
editors/calligra-l10n-2.9.11 (Score: 0.15535891)
Dutch messages and documentation for Calligra
Localized messages and documentation for Calligra.
editors/calligra-l10n-2.9.11 (Score: 0.15535891)
Slovak messages and documentation for Calligra
Localized messages and documentation for Calligra.
editors/calligra-l10n-2.9.11 (Score: 0.15535891)
Swedish messages and documentation for Calligra
Localized messages and documentation for Calligra.
editors/calligra-l10n-2.9.11 (Score: 0.15535891)
Turkish messages and documentation for Calligra
Localized messages and documentation for Calligra.
editors/codelite-9.2 (Score: 0.15535891)
Open Source IDE for C/C++
CodeLite is a powerful open-source, cross platform code editor for the C/C++ programming languages. CodeLite uses a sophisticated, yet intuitive interface which allows user to easy create and build complex projects.
editors/edith-1.58 (Score: 0.15535891)
X11 GUI editor for binary and plain text files
Edith Pro is a high quality user-friendly text editing system that combines a modern, colourful multi-window user interface with large basic editing flexibility. It is intended for those who want a powerful editing tool, but are not prepared to spend a wealth of energy into learning and configuring their applications. Edith Pro concentrates on editing features that are universal in applicability; as such it is not a programmable editor, but it has many well thought-out elementary features that allow efficient text editing for arbitrary types of text. This port uses the Linux binary compatibility.
editors/chexedit-0.9.7 (Score: 0.15535891)
Full screen text mode Hex editor using the [n]curses library
Hexedit is a Curses based Hex editor. Unlike a text editor, which is used for editing text documents in the desired language, hexedit lets you edit any file as it's byte(1) for byte representation. It can even let you view and edit your fixed disks on your Linux system. This is not ideal for writing a letter or writing c code, but there are my times when this is ideal: * Editing binary executables. * Editing your fixed disks (i.e. /dev/xyz) * Checking the output of a Program's binary data file. * Any place you might use od(1) but need more power. Compare more vs less.