Commit Graph

64 Commits (main)

Author SHA1 Message Date
Maxime Coste 2d8456db10 Move user mappings to <space> and keep/remove selection to , 2022-07-05 08:43:40 +10:00
Rosario Pulella 67e5882875
Fix type-o 2022-02-03 21:59:15 -05:00
Maxime Coste 7e66846172 Rename NCursesUI to TerminalUI 2021-07-12 10:25:58 +10:00
Maxime Coste bc36c092a8 Merge branch 'patch-1' of https://github.com/craigmac/kakoune 2021-01-03 11:16:43 +11:00
Maxime Coste 3fe6838a90 Merge remote-tracking branch 'jkonecny/master-fix-missing-liexec-spec' 2021-01-03 11:14:07 +11:00
Jiri Konecny 0c2141668d
Add new libexec directory to SPEC file packaging
Without that the build of RPM file will fail.
2021-01-01 21:46:14 +01:00
C.D. MacEachern 1fa60e8247
Update TRAMPOLINE
Small typos such as commas on "e.g." and "i.e.", verb-noun disagreement fixes, hyphenation fixes, and redundancies. Could use a major rewrite in terms of voicing, tone, and clarity, should anyone want to take up that task.
2020-12-29 09:18:20 -05:00
Arjun P 9d98f2e46c
TRAMPOLINE: fix typo 2020-12-17 20:05:06 +05:30
Ivan Tham a8454aa2b1 Update Tupfile to get it building
Merge some new changes from Makefile
Shorten the output as well
2020-11-01 16:51:26 +08:00
samueldple 59c6c071de
Fix grammar in manual entry 2020-09-12 11:05:14 +01:00
Jiri Konecny b77e5f0364
Update spec file to newer version 2020-09-02 14:57:59 +02:00
Jiri Konecny b38ba4c30e
Update spec file to newer version 2020-08-04 19:37:38 +02:00
Nicholas Boyd Isacsson 7aa60b1ee6 doc: Fix braces selection shortcut in TRAMPOLINE 2020-07-27 12:47:17 +02:00
Maxime Coste fef9f69a70 Merge remote-tracking branch 'jkonecny/master-backport-spec' 2020-02-05 20:48:20 +11:00
Frank LENORMAND 5791e8bb04 contrib describe_sessions: Look for sessions in XDG_RUNTIME_DIR
The sessions are stored in `$XDG_RUNTIME_DIR` when that variable
is defined.
2020-02-04 13:19:36 +01:00
Jiri Konecny fa3d13df43
Backport new downstream spec file to upstream 2020-01-16 12:25:16 +01:00
Jiri Konecny f6c13523b1
Update upstream spec from downstream Fedora
Kakoune is now officially packaged to Fedora. Update the spec file based
on the downstream spec.

Spec file was enhanced by Artem Polishchuk (tim77). Thanks a lot!
2019-12-18 16:06:17 +01:00
Yang Tang 6a37767b75
doc: swap `q` and `Q` in TRAMPOLINE 2019-10-09 16:05:10 -04:00
Bruno Heridet 839c96cb21
doc: add explicit mention of `d` and `u` commands.
lenormf did a fantastic job in the original TRAMPOLINE by providing a good density information while keeping the document short.
However, after skimming through it recently I found that these 2 basic commands (`d` and `u`) were not explicitly mentioned.

As newcomers who ask for a `vimtutor` equivalent are often redirected to the TRAMPOLINE, I thought these short additions will be welcomed.
2019-09-18 15:27:57 +02:00
Jiri Konecny 51730316ff
Add a new build dependency required for Fedora 30
This will fix Fedora 30 & Fedora 31 daily builds.

Also update to a new version.
2019-04-24 16:57:14 +02:00
Maxime Coste 18a9724a83 Merge remote-tracking branch 'lenormf/describe-sessions' 2019-03-23 11:18:36 +11:00
Jason Felice f140b01b5b Notes on true color and Mac OS 2019-03-02 22:53:15 -05:00
Frank LENORMAND d2ce694522 contrib: Implement a script to describe sessions
Related to #538
2018-11-18 10:23:18 +03:00
Jiri Konecny 6a47bb0102
Update spec file to the new release
Reported-by: Katharina Fey <spacekookie>
2018-10-12 10:51:38 +02:00
Maxime Coste dabceaf05b Fix reference to perl regex syntax, Kakoune's is based on ECMAScript
Fixes #2271
2018-07-31 15:58:35 +01:00
Jiri Konecny 1b2dfb0e47
Add g++ as new build dependency
From Fedora 29 the gcc package is not part of the buildroot environment.
2018-07-17 11:38:57 +02:00
Maxim Baz 8a95586b5c
Mention autoinfo for normal mode in TRAMPOLINE 2018-07-10 00:55:42 +02:00
Alyssa Ross 0491f8dc03
Remove Homebrew formula
Homebrew core now packages kakoune, and the Linux-specific stuff is now
in Linuxbrew, so there's no reason to keep this formula around anymore.
2018-06-01 13:05:34 +02:00
Łukasz Jendrysik 1e08f55821
Improve SPEC file, use release tag instead of commit hash 2018-05-05 22:56:36 +02:00
Albin Otterhäll b9cc0d94a9 Small improvements of TRAMPOLINE 2018-04-29 10:04:22 +02:00
Delapouite ed677d2f05 Docs: update trampoline with new rotation primitives 2018-03-27 19:00:49 +02:00
Maxime Coste e444cd3937 Merge remote-tracking branch 'lenormf/contrib-tmux-truecolor' 2018-03-20 05:28:53 +11:00
Frank LENORMAND 6dff3cec44 contrib tupfile: Fix the name pattern for objects 2018-02-24 15:54:34 +03:00
Frank LENORMAND 84017a7917 faq: Document how to render colors properly in `tmux` 2018-02-23 20:54:40 +03:00
Alyssa Ross 5a1cd1487e
Various Homebrew formula improvements
* Add missing dependencies on Linux
* Remove unnecessary option. Hasn't been necessary since
  Homebrew/homebrew-core@90aae3e04c.
* `require "formula"` is unnecessary
* `brew audit --strict` warns on single quotes
2018-02-04 10:20:40 +00:00
Frank LENORMAND cb77b6d1c1 contrib: Adapt `Tupfile` to upstream changes 2017-11-04 10:55:59 +03:00
Maxime Coste 09de0686ef Remove remaining references to boost from documentation/contrib files 2017-11-01 14:15:11 +08:00
Frank LENORMAND 2f04317e7b contrib: Add a descriptive reference of editing primitives 2017-10-13 16:39:35 +03:00
kawas44 f95ccef441 Fix kakmap.rb script for new normal.cc code 2017-08-28 21:54:42 +02:00
Frank LENORMAND e1e3cfaf45 contrib Tupfile: Adapt to upstream changes 2017-06-29 13:12:49 +03:00
Frank LENORMAND 1b215bbcf7 contrib: Remove `make_deb.bash`
The `make_deb.bash` script has outlived its purpose, as package
maintainers start generating proper nightly package releases.
2017-03-28 23:19:53 +03:00
Maxime Coste 66ad1ff122 Use an optimized build in then homebrew formula 2017-01-15 11:29:24 +00:00
Frank LENORMAND 0b22938bce Remove the option that excludes the `-pedantic` flag from `CXXFLAGS`
Allowing compilation without the `-pedantic` flag was a temporary trick
to work around a bug involving `libstdc++` and `musl`. A fix has been
pushed for the issue in the appropriate repositories, we no longer need
the optional non-pedantic compilation option.
2017-01-14 11:55:20 +03:00
Frank LENORMAND aac665f2b3 Update the Tupfile
Compiling with `clang++` was also tweaked, in order to avoid unknown
attributes warnings.
2016-12-22 10:18:07 +03:00
Eric Nielsen f5b829e82a Add ncurses to Homebrew formula
as a build and recommended dependency. Generates a `--without-ncurses`
option to disable it. See
https://github.com/Homebrew/brew/blob/master/docs/Formula-Cookbook.md#specifying-other-formulae-as-dependencies
2016-12-16 19:28:12 -05:00
Eric Wollesen 0ecbc004a0 Fix for contrib/make_deb.bash on Ubuntu 16.04
The Makefile had tabs in a few places, which tripped up sed. This
version should still work in debian, while also working in Xenial.
2016-12-13 20:37:42 -07:00
Maxime Coste 4d5a4fb6dd Merge git://github.com/mgor/kakoune 2016-12-14 00:22:16 +00:00
Devin Lehmacher 5328a20b69 Fix Homebrew formula 2016-12-13 16:54:04 -05:00
Mikael Göransson ca18128bef fixing workaround for debmake
debmake has a problem with os.getlogin(), (in docker). set and
export DEBEMAIL and DEBFULLNAME.

also added asciidoc to the list of dependencies (which is huge).
2016-12-13 20:28:13 +01:00
Frank LENORMAND 2bec452006 Fix compilation on Mac OS Sierra
The `xsltproc` utility is missing some xsl files, which are now
installed on the system by the `docbook-xsl` package.

Fixes #939
2016-11-28 18:03:45 +03:00