dit icon indicating copy to clipboard operation
dit copied to clipboard

A console text editor for Unix systems that you already know how to use

Results 19 dit issues
Sort by recently updated
recently updated
newest added

When building on Cygwin (MobaXterm) with embeded Lua integrated, ar returns an error with unknown option "u" (deprecated anyway): ``` gcc -O2 -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_COMPAT_5_1 -DLUA_USE_LINUX -c -o lcorolib.o...

Dear Hisham, I just built and installed the current version of dit (commit b58b4177008ba6c06d56cfe8124ecfba34fc8854). When I run `dit`, nothing happens, except that the binary uses 100% CPU (on one core).

Trying to build in Ubuntu (within Docker) and I get this: ``` checking for ANSI C header files... yes checking for keypad in -ltinfo... no checking for refresh in -lncursesw6......

Right now Dit has a severe issue with discoverability. Yes, the default shortcuts are very common on desktops, but very different for most terminal programs. So a hotkey, presented somewhere...

I work so long on Mac, that I use the clipboard shortcuts Cmd+C and Cmd+V just like I did Ctrl+C and Ctrl+C on Linux and Windows earlier. (Not mentioning Ctrl+Insert...

Generating Makefile went well: ./autogen.sh ./configure Just did not find LUA, because the header is not , but . Not a big deal, the bundled LUA 5.3 will work well....

Great little piece of software, thanks. I am not much of a C programmer, but I noticed some theme definitions in CRT.c. If possible, could you direct me where to...

I'm not able to copy selected text with STRG + C. --- dit 0.5 Pantheon Terminal (it copies selected text to clipboard with STRG + C, bzut here's doing nothing....

when there are more than 6 same characters in one line, only the first character is displayed. https://asciinema.org/a/ibiDlhLSTUIjIsqGogxQ9oESJ I noticed that the output get's corrupted when i used PAGE-UP und...

More of a comment, not a bug report (yet). While it is no big deal to maintain local diffs/branches of dit, I wonder about better ways. Example 1: enabling/disabling themes...